[jQuery] Mark visited links as unvisited...
I need to mark a link as "unvisited". Any idea how I can do that in jQuery? Note: I'm not talking about css styling, I need to reset the physical property to "unvisited".
[jQuery] Set link(s) to unvisited...
I need to mark a link as "unvisited". Any idea how I can do that in jQuery? Note: I'm not talking about css styling, I need to reset the physical property to "unvisited". Thanks in advance! Ed Murray