Web Analytics Made Easy -
StatCounter Iframe timer - CodingForum

Announcement

Collapse
No announcement yet.

Iframe timer

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • Iframe timer

    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

  • #2
    This is a JS issue, hence moved.

    See also
    <meta http-equiv="refresh" content="5;url=http://www.google.com" />
    Zvona
    First Aid for
    Web Design

    Comment

    Working...
    X