Delete poppup.....

Post your scripts here.

<b>Note:</b>The scripts must be your own, and please read the "Important: Read before you post" thread inside this category before participating here.
Locked
084club
Posts: 16
Joined: Thu Apr 27, 2006 11:16 am
Contact:

Delete poppup.....

Post by 084club »

Code: Select all

<script language=javascript> 
 
<!-- 
 
if (window!= top) 
 
top.location.href=location.href 
 
// --> 
 
</script> 


fanlei
Posts: 94
Joined: Sat Oct 06, 2012 11:54 am

Re: Delete poppup.....

Post by fanlei »

good job
ya_ch_yv
Posts: 140
Joined: Thu Sep 13, 2012 4:07 pm

Re: Delete poppup.....

Post by ya_ch_yv »

I'll try it~
Locked