Hello, > Why aren't my active and visited link CSS commands working on my portfolio > page? I want people to know that they've already clicked on an image. > > http://www.draftingservices.com/portfolio.html >
Believe it's the onclick event that's at issue. You're not actually going to a page, so you haven't "visited" and the links don't change. -- Susan R. Grossman Sincerely, Brian ______________________________________________________________________ css-discuss [[email protected]] http://www.css-discuss.org/mailman/listinfo/css-d List wiki/FAQ -- http://css-discuss.incutio.com/ List policies -- http://css-discuss.org/policies.html Supported by evolt.org -- http://www.evolt.org/help_support_evolt/
