Monday, 4 May 2009

Javascript Redirect

Redirect to another domain:

<script type="text/javascript">
<!--
window.location = location.href.replace("workingwithlinux", "systemnotebook")
// -->
</script>

0 comments:

iantheteacher

Planet ILUG