When at this guys links:
http://www.ilovefreesoftware.com/28/win ... pages.html
He has started enabling a drop-down window that floats over the page asking the reader to "Subscribe to free updates".
But I already subscribe to his RSS feed. So I find this window annoying. The FF popup window blocked doesn't stop this window.
Is this some kind of script generated window? Can NS stop this?
Floating window
Floating window
Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.2) Gecko/20100115 Firefox/3.6 FlyPaper/RC1 (.NET CLR 3.5.30729)
-
- Ambassador
- Posts: 1586
- Joined: Fri Mar 20, 2009 4:47 am
- Location: Colorado, USA
Re: Floating window
It is script generated. I don't think NoScript can't stop this if you Allow ilovefreesoftware.com. I'm using Adblock Plus too. I added the following filter to Adblock Plus. That seemed to stop it.Jojo999 wrote:Is this some kind of script generated window? Can NS stop this?
Code: Select all
http://www.ilovefreesoftware.com/wp-content/plugins/wp-popup-scheduler
Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.2) Gecko/20100115 Firefox/3.6
Re: Floating window
OK, that worked Alan. Thanks!
So how did you know how to code that statement? What did you look at?
So how did you know how to code that statement? What did you look at?
Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.2) Gecko/20100115 Firefox/3.6 FlyPaper/RC1 (.NET CLR 3.5.30729)
-
- Ambassador
- Posts: 1586
- Joined: Fri Mar 20, 2009 4:47 am
- Location: Colorado, USA
Re: Floating window
I looked in the Adblock Plus Blockable items pane and looked at the address for each of the scripts served from ilovefreesoftware.com. I noticed that two of them have the word "popup" in the address, so I double-clicked on one of them and created a filter which would match those two but none of the others. It was just an educated guess, but it seems to work.
Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.2) Gecko/20100115 Firefox/3.6
Re: Floating window
Hello,
I am administrator from http://www.ILoveFreeSoftware.com (the website in question). The pop-up window is supposed to come just once for each user, and never again. Is it coming repeatedly for you?
It makes use of cookies (to find that pop-up window has already appeared for a user). Are cookies enabled on your browser?
I am administrator from http://www.ILoveFreeSoftware.com (the website in question). The pop-up window is supposed to come just once for each user, and never again. Is it coming repeatedly for you?
It makes use of cookies (to find that pop-up window has already appeared for a user). Are cookies enabled on your browser?
Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US) AppleWebKit/532.0 (KHTML, like Gecko) Chrome/3.0.195.38 Safari/532.0
-
- Ambassador
- Posts: 1586
- Joined: Fri Mar 20, 2009 4:47 am
- Location: Colorado, USA
Re: Floating window
Hi. Thank you for the information. I'm not the original poster (OP), but I have Firefox configured to delete cookies when I close the browser. I noticed that I needed to restart the browser to get the popup again, so I figured it was flagged with a cookie. As far as I can tell, the cookie is working as you intended. I guess the OP isn't allowing it in the first place or is automatically removing it when the browser is closed.
Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.2) Gecko/20100115 Firefox/3.6
Re: Floating window
I am the OP. No, I am not accepting cookies for your site (I don't accept cookies for most sites).ilovefreesoftware wrote:Hello,
I am administrator from http://www.ILoveFreeSoftware.com (the website in question). The pop-up window is supposed to come just once for each user, and never again. Is it coming repeatedly for you?
It makes use of cookies (to find that pop-up window has already appeared for a user). Are cookies enabled on your browser?
Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.2) Gecko/20100115 Firefox/3.6 FlyPaper/RC1 (.NET CLR 3.5.30729)