Forum Moderators: not2easy

Message Too Old, No Replies

Safari and visited links

         

theaegon

1:36 pm on Jun 12, 2007 (gmt 0)

10+ Year Member



I am building a site and noticed that in IE and Firefox the visited links change from the link color (brown) to the active color (red) and then the visited color (blue)that I set up in Dreamweaver... but in Safari the links only change when you double click on them. Is there a way to make Safari work in the same way as IE and Firefox (visited color changes with only a single click)?

I am learning html and ccs... I have been slave to dreamweaver for a long time... so be gentle. :]

Thanks so much!

Marshall

2:14 pm on Jun 12, 2007 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member Top Contributors Of The Month



theaegon,

The default settings in your Safari browser may be for double clicking. Otherwise, in CSS, add/try a:visited (color: whateveryouwant;}

Marshall