How to stop popups

liunx

Guest
I have just finished creating my site but when I uploaded it I found out that there are all these popups popping up coming from free features I use (eg. hit counter,poll etc.)that I don't want. I am trying to find a Javascript to stop this problem but the only one I have found stops all popups(script at bottom of page) which doesent let any of mine come up either. Im not that good at HTML but I was thinking that maybe there could be an 'if' statement to only stop certin popups.<br />
If you have any ideas or scripts please help me.<br />
<br />
Thankyou,<br />
Rhys<br />
<br />
<br />
<SCRIPT LANGUAGE="JavaScript"> <br />
<!-- <br />
function open () {return true;} <br />
//--> <br />
</SCRIPT><!--content-->well, the odds are that this will go against the TOS of your host. refer here ---> <!-- m --><a class="postlink" href="http://www.webdeveloper.com/forum/showthread.php?s=&threadid=23680">http://www.webdeveloper.com/forum/showt ... adid=23680</a><!-- m --><!--content-->
 
Back
Top