Dynadot โ€” .com Transfer

HTML Helpers anyone?

SpaceshipSpaceship
Watch

teebob21

Established Member
Impact
0
<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?
 
0
•••
The views expressed on this page by users and staff are their own, not those of NamePros.
AfternicAfternic
what exactly are you looking to parse in there? a shoutbox?news?... ussually there are free scripts that us this feature (,/iscript>)
 
0
•••
This page will be somewhat of a gateway page. The Iframe contains a 800x600 page of an advertiser's page.

This is for a traffic exchange I am setting up for a client of mine.

View the pages in question here.

I want http://www.omegapay.com/test.php to automatically look like http://www.omegapay.com/test2.php after 20 seconds. The only thing that needs to change is the

<p>You will be forwarded to the surf page in 20 seconds...<p>

to this

<p align="center"><a href="">Click here to continue surfing.</a>
</p>

Is there a easy Javascript hack I can do this with?
 
0
•••
The easiest way I would think would be to use the meta tag and let it reload the page.
If you are thinking about using JavaScript you probably can make a function to do this.
Another thing you may be able to do is if you use the frames put the meta refresh tag intot he framed page.

Hope this helps. If you dont get it by the time I finish my work Ill come and give you some more tips.
 
0
•••
Yes, JS would be an easy way to set up a timer, and have it refresh the iframe when the timer runs out. Then just have it so when it does run out, it resets itself.
 
0
•••
Hello Josh
 
0
•••
0
•••
CatchedCatched
Escrow.com
Spaceship
Rexus Domain
CryptoExchange.com
Domain Recover
CatchDoms
DomainEasy โ€” Zero Commission
DomDB
  • The sidebar remains visible by scrolling at a speed relative to the pageโ€™s height.
Back