Slashdot Mirror


User: Boggild

Boggild's activity in the archive.

Stories
0
Comments
2
First seen
Last seen
Profile
(view on slashdot.org)

Comments · 2

  1. Re:Heh on Extremely Critical IE6/SP2 Exploit Found · · Score: 1

    Because a patch would brake compatility with it's own defacto standard? Maybe it was harder than they thought to patch this and keep all the features they want.

  2. Re:Next battlefield: Rise of inline popups? on Firefox Users Bad For Advertisers · · Score: 1

    Simply filtering out all javascript from a site probably wont help you much. Of course you will get rid of the "popup", but it will most likely remove more functionality, like menus for instance. I belive these popups are primarily made with and tags, fixed to a specific position via css. In those cases you could probably filter out tags, with a certain "class" attribute, but it would still be _much_ more difficult to get rid of them.