Thread Opera +onMouseOver => lustiges Kaos? (39 answers)
Opened by kristian at 2009-01-07 21:00

Struppi
 2009-01-08 00:02
#117687 #117687
User since
2006-02-17
628 Artikel
BenutzerIn
[Homepage]
user image
Ich vermute ein Problem u.U. hier:
Code: (dl )
thisDiv.setAttribute("style","display: inline; position: absolute; width: " + wsize[0] + "px; height: " + wsize[1] + "px; top: " + pos_y + "; left: " + pos_x + "; padding: 0; margin: 0;");

auch wenn die meisten Browser das interpretieren, ich würde nie auf die Idee kommen das style Objekt als String zu sehen und es prinzipiell so machen wie du es schon für den IE machst.

View full thread Opera +onMouseOver => lustiges Kaos?