Hallo David
Was ist denn item1 für eine Klasse?
Die Klasse sieht so aus:
.ddmx {
font: 12px verdana;
}
.ddmx .item1,
.ddmx .item1:hover,
.ddmx .item1-active,
.ddmx .item1-active:hover {
padding: 0px 00px 0px 00px;
border-bottom: 1px solid #cccccc;
background: #000000;
font: 12px arial;
color: #ffffff;
font-weight: bold;
text-decoration: none;
display: block;
white-space: nowrap;
position: relative;
}
Wie sieht die Bildwechsel-Funktion aus?
Habe diese Bildwechselfunktion:
http://de.selfhtml.org/javascript/beispiele/buttons.htm
Noch ein Link: http://de.selfhtml.org/css/layouts/navigationsleisten.htm#modern
Den Link hatte ich auch schon entdeckt. Ich brauche aber ein Pop-Up, das seitlich aufgeht (Meine Seite: http://andreasjensen.de/elbtext/, läuft aber bisher nur unter Firefox und Netscape richtig)