Hallo, könt ihr mir sagen, wieso ich dei meldung:object erforderlich unter IE6 winME krig?
document.getElementById("untermenustaragte").style.left = "100pt"
<div class="untermenuunsichtbar" id="untermenustaragte" style="top:40px;" onMouseover="untermenueinblenden(this); menurandwechseln(stargate)" onMouseout="untermenuausblenden(this); menurandwechselnzurueck(staragte)">
<div onClick="" id="bsddf" onMouseover="untermenueintragfarbrewechseln(this)" onMouseout="untermenufarbenormal(this)" class="untermenunormal">news</div>
</div>
.untermenusichtbar {Position:absolute; width:150px; background-color:#00009F; border: #00009F 3px ridge;
filter:alpha(opacity=92,finishopacity=70,style=1,startx=0,starty=0,finishx=130,finishy=130)}
.untermenuunsichtbar {Position:absolute; top:62px; width:125px; background-color:#00009F;
border: #00009F 3px ridge; visibility:hidden;}
Aleksej