Pierre Rouillet
09-01-2003, 12:29 PM
I wrote a file employing css to mark hover states of links etc. (Please cf. http://www.steffiweismann.de/index_final3.html. Please note that this file is in work and far from perfect.)
Now, I want the link who's linked page is open to be marked. I wonder if there might be a JavaScript-way to achieve that; theoretically, it's always the last link clicked that shall be marked in this fashion. Maybe something could be done with any if..., some variables etc.?
(Ones knowing more than me hold that there is no way in css (cf. http://forums.webdeveloper.com/showthread.php?s=&threadid=16500))
If anyone can think of an example, some ideas, or maybe knows that this cannot be – I'll be very thankful.
Now, I want the link who's linked page is open to be marked. I wonder if there might be a JavaScript-way to achieve that; theoretically, it's always the last link clicked that shall be marked in this fashion. Maybe something could be done with any if..., some variables etc.?
(Ones knowing more than me hold that there is no way in css (cf. http://forums.webdeveloper.com/showthread.php?s=&threadid=16500))
If anyone can think of an example, some ideas, or maybe knows that this cannot be – I'll be very thankful.