I was wondering if it’s possible to set a timer for an iframe to open up.
Situation a page opens, in the code is the iframe <iframe src="http://blahblahblah.com"></iframe>
Which is directed to a page with a java script to open the page fully.
So basically it’s just a redirector, but can I add something in that will make it go after blahblah amount of seconds ?
Just Html no JavaScript preferably
thanks
Situation a page opens, in the code is the iframe <iframe src="http://blahblahblah.com"></iframe>
Which is directed to a page with a java script to open the page fully.
So basically it’s just a redirector, but can I add something in that will make it go after blahblah amount of seconds ?
Just Html no JavaScript preferably
thanks

Comment