[RESOLVED] Why this script works (when blocked)?
Posted: Sun Mar 11, 2012 8:55 am
Hello,
I'm wondering, once in a while I see some scripted actions on certain pages that work even when NoScript is NOT allowing any scripts on the page. Usually it's a CSS trick, but sometimes I can't figure it out. Here is an example:
http://www.rei.com/search?query=sweater
Near the top of the search results (list of sweaters) you see two drop-downs:
"Sort by" and "Items per page"
Both of these will reload the page after the value of the drop-down has changed. This is a standard JavaScript thing, but why does it work?
I tried extracting their source for just the form and drop-down into a test file, but it doesn't work that way (more as I'd expect). That makes me think it really is a CSS trick, but I loaded up their CSS pages and I don't see anything.
Can someone tell me why their dropdowns work with NoScript blocking enabled?resol
I'm wondering, once in a while I see some scripted actions on certain pages that work even when NoScript is NOT allowing any scripts on the page. Usually it's a CSS trick, but sometimes I can't figure it out. Here is an example:
http://www.rei.com/search?query=sweater
Near the top of the search results (list of sweaters) you see two drop-downs:
"Sort by" and "Items per page"
Both of these will reload the page after the value of the drop-down has changed. This is a standard JavaScript thing, but why does it work?
I tried extracting their source for just the form and drop-down into a test file, but it doesn't work that way (more as I'd expect). That makes me think it really is a CSS trick, but I loaded up their CSS pages and I don't see anything.
Can someone tell me why their dropdowns work with NoScript blocking enabled?resol