sali63m Posted July 5, 2008 Share Posted July 5, 2008 Let me ask my question as an example: I have a site named mysite.com I give you a code to place on your site and when a visitor sees your site, a pop up appears (which is a page defined in mysite.com/popup.php) your code is : <script language=JavaScript src=http://www.mysite.com/popup.php?id=x></script> and for each unique visitos you get 1 point by me. The problem is this: when someone that has popup blocker visits your site he doesnt see the popup but you get 1 point. How can i prevent this? and how can i define whether popup executed or not? Link to comment https://forums.phpfreaks.com/topic/113314-pop-up-blocked-or-not/ Share on other sites More sharing options...
MasterACE14 Posted July 5, 2008 Share Posted July 5, 2008 I think this question is more Javascript, or even AJAX related then plain PHP. Link to comment https://forums.phpfreaks.com/topic/113314-pop-up-blocked-or-not/#findComment-582196 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.