Jump to content

Launch iframe question


realjumper

Recommended Posts

Hi,

As you will see, I'm not too good at JavaScript! What I want to do is to launch an iframe after 10 seconds. This is what I have attempted, but it doesn't work. Am I on the right track or else way off base?!?!

Thanks.

[code]
<body onLoad="setTimeout('<iframe src=timeout.php name=timeout style=width: 10px; height: 10px scrolling=no marginwidth=0 marginheight=0 frameborder=0 vspace=0 hspace=0></iframe>',10000);">
[/code]
:)
Link to comment
Share on other sites

This thread is more than a year old. Please don't revive it unless you have something important to add.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.