Styling visited links in web sites

I don’t have a consistent approach to this yet… I’ve been hunting around today reading articles on different techniques for styling visited links on a web page.

I agree with this comment on usability advantages of styling visited links differently from un-visited links, emphasis mine:

“Visited links not only help users avoid pages they don’t want to go to, they help users find pages they want to get back to. Styling the visited links in your site’s content will vastly improve your users’ experience.” [Source]

I think this point is often overlooked.

More articles I found useful:

I’m a big believer in using an underline as well as color to display links in general (with exceptions). I’m leaning toward using a washed-out version of the link color to display visited links in the main content for a web site, and possibly a background image or symbol to indicate visited links in a side bar or list.

VN:F [1.9.13_1145]
Rating: 0.0/10 (0 votes cast)
VN:F [1.9.13_1145]
Rating: 0 (from 0 votes)
Share and Enjoy:
  • Twitter
  • Facebook
  • Google Bookmarks
  • LinkedIn
  • del.icio.us
  • StumbleUpon
  • Digg
  • Reddit
  • Technorati
  • Slashdot
  • Blogosphere News
  • Suggest to Techmeme via Twitter
  • Blogplay
  • Posterous
  • Ping.fm
  • Print
  • PDF

1 Comment

  1. Comment by Nathan Sego

    What about using some sort of tool tip to pop up over the mouse notifying the customer that it is a visited link. Maybe using jQuery selector.

    You can style the link differently, but you would have to have some sort of legend to let them know what those styled links mean. Tool tip might be the answer.

    ~Nathan Sego~

    VA:F [1.9.13_1145]
    Rating: 0.0/5 (0 votes cast)
    VA:F [1.9.13_1145]
    Rating: 0 (from 0 votes)

RSS feed for comments on this post. TrackBack URI

Sorry, the comment form is closed at this time.