Hi,
I have a page with frames (named frame0, frame1, frame2, etc...) and within frame4 there is an iframe named "iframe".
I want the iframe to be refreashed each time frame0 loads.
The script that I have is:
But it doesn't seem to work. What am I doing wrong?Code:<SCRIPT language='JavaScript'> <!--- setTimeout('top.frame4.iframe.location.reload();', 0); //---> </SCRIPT>
nevermind, the code's ok. made a mistake somewhere else.



Reply With Quote
Bookmarks