WCM - Das österreichische Computer Magazin Forenübersicht
 

Zurück   WCM Forum > Rat & Tat > Programmierung

Programmierung Rat & Tat für Programmierer

Microsoft KARRIERECAMPUS

 
 
Themen-Optionen Ansicht
Alt 29.03.2005, 22:45   #1
Pulse-Seeker
Inventar
 
Registriert seit: 17.11.2002
Alter: 46
Beiträge: 2.027

Mein Computer

Pulse-Seeker eine Nachricht über ICQ schicken
Standard [CSS] problem mit hover bei hyperlinks

ich hab bei diesem projekt folgendes problem:

die nav-leiste wurde mit css formatiert, nur funktioniert der hover effekt(gelbe schrift, roter hintergrund) nur wenn die seite neu geladen wird. sobald ein link besucht wurde bleibt die schrift beim hover-effekt rot!?!?

irgendwelche tipps was ich falsch mache?

Code:
#nav {
	top: 110px;
	left: 5px;
	position: absolute;
	z-index: 99;

}

#nav a:link {
	display: block;
	width: 100%;
	color: #FF0000;
	text-decoration: none;
}

#nav td:hover {
	background-color: #F00000;
	text-decoration: none;
}

#nav a:hover {
	display: block;
	width: 100%;
	color: #FFFF00;
	background-color: #F00000;
	text-decoration: none;
}

#nav a:visited {
	color: #FF0000;
	text-decoration: none;
}

#nav a:active {
	color: #FF0000;
	text-decoration: none;
}
____________________________________
Amiga is back!!!
amigaemuboard.net - Amiga still alive !!!
Pulse-Seeker ist offline   Mit Zitat antworten
 


Aktive Benutzer in diesem Thema: 1 (Registrierte Benutzer: 0, Gäste: 1)
 

Forumregeln
Es ist Ihnen nicht erlaubt, neue Themen zu verfassen.
Es ist Ihnen nicht erlaubt, auf Beiträge zu antworten.
Es ist Ihnen nicht erlaubt, Anhänge hochzuladen.
Es ist Ihnen nicht erlaubt, Ihre Beiträge zu bearbeiten.

BB-Code ist an.
Smileys sind an.
[IMG] Code ist an.
HTML-Code ist aus.

Gehe zu


Alle Zeitangaben in WEZ +2. Es ist jetzt 05:38 Uhr.


Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Forum SEO by Zoints
© 2009 FSL Verlag