Page is a not externally linkable
- Code, Content, and Presentation
-- CSS
---- a:visited link not working in JSF


lucy24 - 4:43 pm on Oct 24, 2011 (gmt 0)


I meant that the class "visited" (which you would probably want to call by a different name) is not the same as the pseudo-class "visited". A class is something you define yourself based on your own rules; a pseudo-class is intrinsic to CSS.

So if you say a.beenthere {blahblah}

you can write your code to change the class of any given link as needed. Using :visited is trickier.


Thread source:: http://www.webmasterworld.com/css/4377192.htm
Brought to you by WebmasterWorld: http://www.webmasterworld.com