Well it depends upon the exact behaviour desired, and the browsers you want to support, but something like this can be done with the :focus, :target or for win/ie the broken model of :active

I wouldn't necessarily suggest that any of these methods are perfect, and would reccommend javascript but hey there are possibilities there

s

P.H.Lauke wrote:

What you describe can only be achieved with javascript, if you want to
avoid server calls and do it all in a single document...the page needs to
keep track of which link has been pressed, for instance...something that
CSS is not meant for...

Patrick
________________________________
Patrick H. Lauke
Webmaster
University of Salford www.salford.ac.uk


*****************************************************
The discussion list for http://webstandardsgroup.org/
See http://webstandardsgroup.org/mail/guidelines.cfm
for some hints on posting to the list & getting help
*****************************************************




Reply via email to