In Association with Amazon.in   Flipkart

Thursday, November 14, 2013

JavaScript Auto Re-Direct To Open Other Page

JavaScript Auto Re-Direct:

Example:
<html>
<head>
<script>           
window.location.href="http://www.helpmeboss.com"           
</script>
  </head>

<body>

</body>
</html>

No comments:

Post a Comment


Related Posts Plugin for WordPress, Blogger...