Ask a Question related to Macromedia Dynamic HTML, Design and Development.
-
jcole webforumsuser@macromedia.com #1
Script to temp display iFrame on page load
Hello,
I'm looking for a script that will display an iFrame window temporarily (several seconds) on a page when it is loaded.
The iFrame will be displayed in a fixed spot on the page underneath a nav item.
Any recommendations would be greatly appreciated.
Thanks,
John
jcole webforumsuser@macromedia.com Guest
-
[PHP] load the PHP script last on the page
I have a page with a particular PHP section that takes quite a time to load. Is there a way I can delay that script to run after everything else... -
Display query results in iframe not a table
Hi Problem: I am previewing a PowerPoint slide show in a web page iframe. I would like to be able to link the iframe somehow to a database of... -
Changing IFRAME Source Dynamically from inner script
I have an HTML document with two <IFRAME> tags <iframe src='Page1.htm' name='frPage1' width='241' height='322' </iframe> <iframe src='Page2.htm'... -
load the PHP script last on the page
I have a page with a particular PHP section that takes quite a time to load. Is there a way I can delay that script to run after everything else has... -
aspx page in IFRAME.
I'm calling window.showModalDialog in IE6 to place an IFRAME in a web page dialog box. I'm not abale to select or copy any text in IFRAME. It... -
rob :: digitalburn #2
Re: Script to temp display iFrame on page load
There's a function in JavaScript called setTimeout that you might find handy
:)
jcole wrote:> Hello,
>
> I'm looking for a script that will display an iFrame window
> temporarily (several seconds) on a page when it is loaded.
>
> The iFrame will be displayed in a fixed spot on the page underneath a
> nav item.
>
> Any recommendations would be greatly appreciated.
>
> Thanks,
> John
rob :: digitalburn Guest



Reply With Quote

