
-----------------------------------
Paul
Mon Apr 05, 2004 4:10 pm

blocking popups?
-----------------------------------
Is there anyway to put in any kind of code in your html, so that the page itself blocks popups?

-----------------------------------
EDEN-E
Sun Apr 11, 2004 11:24 pm


-----------------------------------
You can use javascript to block the popups.

However, it cannot be work on some sites.

Put following code in the head section.

 
 
  

this code cancels 'window.open' command.

-----------------------------------
Paul
Mon Apr 12, 2004 3:47 pm


-----------------------------------
ok thanx, it works kind of, it blocked 2 out of 3 pop ups. But I have a new host so they don't give pop ups
