My old post Visited links with CSStoday adding jQuery.visited.js plug-inVisited links hide with jQuery when clicking on show all button it displays already visited links list in slide effectJust take a look at live demo.
Download Script Live Demo
Javascript code
Contains jQuery code calling visited function
Similar articles
ASP.NET Daily Articles
Sorting GridView Using jQuery tablesorter Plug-in
jQuery is considered the most powerful JavaScript library available to the developers. The main power of the jQuery library lies in the fact that it allows other developers to easily extend the librar...
DotNetShoutout - Latest published stories
jQuery Alert Dialogs Plug-in
When you want to alert the user in the client side of a web application probably you are embarrassed (or you don’t give a damn) when you use Javascript built-in alerts. I know I do. Javascript built-i...
ASP.NET Daily Articles
jQuery Alert Dialogs Plug-in
The article shows a very useful alternative for the JavaScript built-in alerts - the jQuery Alert Dialogs plug-in.