Hallo,
Hat jemand eine Idee, dieses Problem zu lösen?
Erst nicht, siehe wahsaga.
1. Navi mit JS ist Schrott:
- deine Seite funktioniert nicht ohne JS
- das ist def. eine Ausladung
- mach es mit CSS wie wahsage vorschlägt
Zu deinem Problem:
- dein Div ist immer sichtbar und hat eine feste Grösse = immer im weg
Lösung
#ddm {
overflow: visible;
border:1px solid red;
position: absolute;
z-index: 5;
top: 180px;
bottom: 0px;
left: 75px;
right: 0px;
height: 20px;
width: 620px;
text-align: left; }
overflow: visible;!
height: 20px;!
border:1px solid red; nur für Blinde, wie mich ;oP
bydey
--
-- noch immer ein erfolgloser <DIV> Jünger --
-- noch immer ein erfolgloser <DIV> Jünger --