Google chrome a:visited background image not working

后端 未结 5 759
长发绾君心
长发绾君心 2020-11-27 08:05

(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)

I\'m using Chrome version 6.0.472.63,

5条回答
  •  旧巷少年郎
    2020-11-27 08:45

    Chrome appears to have disabled css for :visited ( except for color ).

    This would be to prevent the history sniffing exploit.

    See http://www.azarask.in/blog/post/socialhistoryjs/

提交回复
热议问题