Refresh

 

This is used to automatically load another page or refresh the current page at regular intervals.

 

Typical use is in the creation of a slide show or timed display sequence.

 

Copy and paste the line between the <head> and </head> mark-ups of the page, then change the the text in red to meet your needs.

 

All META entries an invisible to the page visitor.

  • content= is the number of seconds before the next refresh.

  • url= is the page to be loaded when the time for the refresh arrives.

 


 

<meta http-equiv="refresh" content="60 url=/index.htm">

 

 

You can submit your code fragments to us for publication here, 

by emailing to site  at  byscript.com.