<confused>
ME
</confused>
OK guys, I hate to pry you away from sifting the drop lists (thx to Domey on that one)...but I've got a coding question here.
How do I create a page that will change some, BUT NOT ALL the content after a certain period of time? Meta Refresh=30 won't work here, because I only want some to change. Here's what I want to happen to the body...using tags only and no content
Click on page:
<H1>
<P><A>
<H2>
<P>
<P>
<IFRAME>
30 seconds later I just want to see:
<P><A><P>
<IFRAME>
I'm willing to use frames here if we just insert it here:
<H1>
<P><A>
<H2>
<P>
<P>
==========framebreak
<IFRAME>
I don't know if I need to use some JavaScript or if I can do it using HTML.
Please help?
ME
</confused>
OK guys, I hate to pry you away from sifting the drop lists (thx to Domey on that one)...but I've got a coding question here.
How do I create a page that will change some, BUT NOT ALL the content after a certain period of time? Meta Refresh=30 won't work here, because I only want some to change. Here's what I want to happen to the body...using tags only and no content
Click on page:
<H1>
<P><A>
<H2>
<P>
<P>
<IFRAME>
30 seconds later I just want to see:
<P><A><P>
<IFRAME>
I'm willing to use frames here if we just insert it here:
<H1>
<P><A>
<H2>
<P>
<P>
==========framebreak
<IFRAME>
I don't know if I need to use some JavaScript or if I can do it using HTML.
Please help?














