Can I make different categories of link text on a web page show as "unvisited" after different intervals?
June 21, 2007 5:44 AM
Subscribe
With Javascript, CSS or anything else, can I make different categories of link text on the same web page behave differently? Specifically, if I wanted to make a page listing some links I need to visit daily, some I need to visit weekly and some I need to visit monthly -- could I make each category of link text change from "visited" color back to "unvisited" color after the appropriate number of days? Or if this can't be done, how would you solve this need (in a visual way, rather than just "keep a list manually of when you visit each")?
posted by lorimer to computers & internet (9 comments total)
1 user marked this as a favorite
Presumably this is something that doesn't have an RSS feed? We need to know why RSS isn't the right answer here. Or are these links for which RSS wouldn't even make sense? (e.g. a bank statement - although, now that I say that, I'd love it if my bank would give me secure RSS of my transactions!).
posted by dmd at 5:54 AM on June 21, 2007