Ahh - thanks, Klaus :( I did find myself starting on several more lines of jQuery to deal with it, and then thought .... What am I doing???! CSS was invented for a reason ;)
I appreciate your help. It's so hard to find out what Javascript *can't* do! Cheers, Chery On Feb 23, 10:12 am, Klaus Hartl <[EMAIL PROTECTED]> wrote: > As far as I know there's now way to reimplement the link pseudo > classes in JavaScript. I read somewhere that you could check for the > color of a link to determine its visited state, but that would require > having a different color declared for these links... > > --Klaus