Slashdot Mirror


User: fcparfait

fcparfait's activity in the archive.

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

Comments · 2

  1. Re:Disable :visited in Firefox on Sniffing Browser History Without Javascript · · Score: 2, Informative

    layout.css.visited_links_enabled = false

    Note: this works only in Firefox 3.5 (Beta/Preview).

    By the way, if you are using Firefox 3.5 with layout.css.visited_links_enabled = false and you still want some visual clue for visited links, try my Link Status extension! (How pushy....)

  2. Re:Options on Microsoft.com Makes IE8 Incompatibility List · · Score: 1

    It seems they have added "X-UA-Compatible: IE=EmulateIE7" to the HTTP header of the pages on microsoft.com. Why is microsoft.com on the Compatibility View list, then?

    Any ideas?