Ask a Question related to Dreamweaver AppDev, Design and Development.
-
bostongolfer #1
setTimeOut
How do I use setTimeOut to open one html file, keep it open for 15 seconds, close it and then open a second html page?
All your help is appreciated.
bostongolfer Guest
-
help in setTimeout function
I want to pass the argument in the function called in setTimeout function. Below is the code snippet. public function... -
Reduce SetTimeout value on dhtml popup menus
See the technote, "How to set the length of time a Pop-up Menu remains visible" at... -
Reducing the setTimeout value of dhtml popup menus
Does anyone here know how/where to reduce the SetTimeout value in the fireworks-generated javascript code (client-side or server-side) for dhtml... -
Manuel Socarras #2
Re: setTimeOut
i assume you're refering to the JS client-side method setTimeOut. you
can do that just using the <META> tag, take a look at the "refresh"
value in the help
HTH,
manuel
bostongolfer wrote:> How do I use setTimeOut to open one html file, keep it open for 15 seconds, close it and then open a second html page?
>
> All your help is appreciated.
>Manuel Socarras Guest



Reply With Quote

