Click to See Complete Forum and Search --> : automatic page jump


slayermet420
04-24-2003, 09:49 PM
i, once again, have a problem. i want a timed fade between two pages. i have it on another page, but can't hit the server. any help would be great

Nevermore
04-25-2003, 01:26 AM
Do you mean you want to redirect to another page after a certain time? If you do, then this script should do it. Put it in the head.

<meta name="refresh" content="5; URL=pagetoredirectto.html">