(and no, I can't afford that house ) I see a rollover ad just below and to the right of the main picture. I was curious as to how that worked, since I have not enabled scripts on that site. Hovering over the NoScript icon says "Scripts Currently Forbidden" and the full red circle with a line through it is there. Clicking the NoScript icon gives me the option of enabling scripts on the site-- none are already enabled. So I did a view page source, and found the rollover stuff-- it's implemented in JavaScript. Why does it work? Shouldn't NoScript be blocking it? Not that this particular case is very important, but it just made me wonder where else it might be allowing scripts that I don't know about.
Thanks.
Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.1.8) Gecko/20100202 Firefox/3.5.8 (.NET CLR 3.5.30729)
Guest wrote:I see a rollover ad just below and to the right of the main picture. I was curious as to how that worked, since I have not enabled scripts on that site.
Apparently it doesn't need javascript to work. I disabled JavaScript in the Firefox Options > Content pane, but the rollover still works. NoScript is working properly and you're still protected from malicious content, but the rollover is using a different implementation. I'll leave it as an exercise to figure out how it does it. (Translation: I don't know.)
Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.2) Gecko/20100115 Firefox/3.6
I know now.
It appears to be implemented with CSS. That rollover javascript stuff you see is part of an unrelated text input validation routine and completely unrelated to the image change you see when the cursor hovers over it.
I am referring to the red line of drop down menus below the picture. I am pretty certain that it is not CSS.
There are scripts on that page which NoScript does block (e.g. the email address at the bottom right hand corner) but I can't stop the menus however hard I try.
Mozilla/5.0 (Windows; U; Windows NT 5.1; en-GB; rv:1.9.2) Gecko/20100115 Firefox/3.6
I ran across a site that does something similar using a class=__noscriptOpaqued__ which seems to be related to something called StackExchange. When I FORBID that site using NoScript, the class name changes to __noscriptPlaceholder__2 and all of the navigation and Flash in that site disappear. WOT gives it a red circle and the content is a little extreme too.
Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.2) Gecko/20100115 Firefox/3.6 (.NET CLR 3.5.30729)