Hi, I've a popup when someone enters my site but the problem is that almost everyone has IE or Firefox so they can block that popup. What I wanted to know, and I've seen this on other sites, is how to create a popup when someone clicks anything on my site. i.e they click a link on my site and he enters the link but it will still open the popup. I've seen sites that have than function but I coudln't find over the internet how to do it. Can someone please tell me how to do this? Thanks.
you can create a "pop-up" in javascript thats actually embeded in the website itself, it just overlaps the content behind it. Its not a new window so its not blocked. Check out javascriptkit.com