Pop up for website. A little window opens
Change you link by replacing http://www.hackingcrush.com
<!-- This Script is from www.hackingcrush.com, Coded by: Sukant Sharma-->
<script>
// Popup window code
function newWindow(url) {
popupWindow = window.open(
url,
'popUpWindow',
"height=500,width=450,left=100,top=100,resizable=yes,scrollbars=yes,toolbar=yes,menubar=no,location=no,directories=no,status=yes")
}
newWindow('http://www.hackingcrush.com');
</script>
<font face="Tahoma"><a target="_blank" href="http://www.hackingcrush.com/"><span style="font-size: 8pt; text-decoration: none">HTML Free Code</span></a></font>
<script>
// Popup window code
function newWindow(url) {
popupWindow = window.open(
url,
'popUpWindow',
"height=500,width=450,left=100,top=100,resizable=yes,scrollbars=yes,toolbar=yes,menubar=no,location=no,directories=no,status=yes")
}
newWindow('http://www.hackingcrush.com');
</script>
<font face="Tahoma"><a target="_blank" href="http://www.hackingcrush.com/"><span style="font-size: 8pt; text-decoration: none">HTML Free Code</span></a></font>
Change you link by replacing http://www.hackingcrush.com
0 comments:
Post a Comment