Hi,
a:link { text-decoration:underlined; font-weight:bold; color:#12295A; }
a:visited { text-decoration:underlined; font-weight:bold; color:#12295A; }
a:hover { text-decoration:underlined; font-weight:bold; background-color:#E5EAF6; }
a:active { text-decoration:underlined; font-weight:bold; background-color:#7992C9; }Davon exakt der letzte einrag a:active
active betrifft den Moment der Aktivierung (Mausdrücken bis Mausloslassen bzw. Taste). Nicht jedoch die Zeit danach.
CSS kennt Frames nicht, daher gibt es in CSS keine Möglichkeit, einen Link zu formatieren, dessen href-Attribut die URL eines anderen Frames ist.
Hier muß Programmlogik ran.
cu,
Andreas
--
MudGuard? Siehe http://www.mud-guard.de/
MudGuard? Siehe http://www.mud-guard.de/