Posted by Rule-Ur-Wayz on 11/24/07 11:45
Hi
My website has 4 frames, namely: top, left, right (mainFrame), bottom
The right frame is linked to other website which has content that
changes frequently.
Is it possible to write a refresh code on the left frame that will
refresh the content on the right frame every 5 seconds?
The following code does not work,
<meta http-equiv="refresh" content="3" target="mainFrame">
Thanks very much in advance
[Back to original message]
|