Does anybody no how to set a timeout value in an html page?
Code: <html> </head> <script language="JavaScript"> setTimeout("document.location.href='http://www.msn.com'",5000) </script> <body> </body> </html>
<html> </head> <script language="JavaScript"> setTimeout("document.location.href='http://www.msn.com'",5000) </script> <body> </body> </html>
<meta http-eqiuv="expire" content="60">
Forum Rules