hallo wirsing
Ins Auge springt folgendes
<!--- 1. div --->
<div id="blubb1859" style="position:relative;z-index:0"><div id="1859" style="z-index:10;position:absolute;width:0px;height:0px;top:0px;left:0px;visibility:hidden"></div></div>
<div id="blubb1859" style="position:relative;z-index:0"><div id="1859" style="z-index:10;position:absolute;width:0px;height:0px;top:0px;left:0px;visibility:hidden"></div></div>
Nun ist aber die id wirklich eine ID, also sollte sie für zwei verschiedene Elemente auch wirklich verschieden sein.
Welches deiner 4 divs soll "document.getElementById(id)" denn auswählen?
so long