From my investigation, it seems like IE6 considers the following links are the same: link1: http://www.google.com#/test=1
I am using a userscript for Chrome and Firefox and I am checking for links that have been visited by the user. I have
(before I start I should say yes, I have done all the stupidity checks, yes the link is in my history and has been visited etc)
A number of our users have just upgraded from IE6 to IE7. the upgreaded users are reporting an issue with visited links reverting to their unvisited color after a page refresh.This only happens to lin
Let\'s say I have a site with multiple links as follows: www.example.com/product/1 www.example.com/product/2
I have no intention of just altering the link (I hear that\'s impossible, but if it\'s not I\'d love to know how). I\'m fine with adding it to 开发者_如何学运维the the browser history if that needs to
I need to set the a:visited CSS to whatever color the normal a is set to. What I want to be able to tell the browser is, for the visited links, use the same color as the unvisited links, whatever col