Is there a way to use the <META> tag with the refresh attribute that refreshes another frame? For example, if I have frame A and frame B, can frame A use a meta refresh tag to refresh frame B?
Printable View
Is there a way to use the <META> tag with the refresh attribute that refreshes another frame? For example, if I have frame A and frame B, can frame A use a meta refresh tag to refresh frame B?
are you trying to refresh a page that isn't yours, or what?
Changes the 2nd frame to c.htm in 250 milliseconds after page loadCode:<script language=javascript>
setTimeout('top.frames(1).location="c.htm"', 250);
</script>
I was hoping that there'd be a pure HTML solution, but that works too. :)
Glad I could help,
Is that you in your avatar?
Minus the shades, yes.
O
how old are you?
17.
OK
I'm 14
If you hadn't already gathered...