Another simple javascript redirect
A simple redirect script.
AI
एआई सारांश: This codebase represents a historical implementation of the logic described in the metadata. Our preservation engine analyzes the structure to provide context for modern developers.
सोर्स कोड
<html>
<head>
<title>Simple redirect</title>
<SCRIPT LANGUAGE="JavaScript">
<!-- hide
function go()
{
window.location.href="http://www.biblioteksbolaget.se"
}
-->
</SCRIPT>
</head>
<body onLoad="setTimeout('go()',5000)">
<p> You will be redirected in 5 seconds.
</body>
</html>
मूल टिप्पणियाँ (3)
Wayback Machine से पुनर्प्राप्त