hi,
Da steht jedoch das richtige drin und wenn ich das testweise ausgefüllt schreibe alert(document.getElementById("area_0").getAttribute("coords"));
dann gibt er mir auch ein richtiges Ergebnis aus (area_0).
Was soll daran richtig sein?
area_0 ist die ID deiner Area - aber nicht der Inhalt ihre coords-Attributes.
Schon mal ohne setAttribute versucht?
{elementreferenz}.coords = "...";
http://de.selfhtml.org/javascript/objekte/htmlelemente.htm#area
gruß,
wahsaga
--
/voodoo.css:
#GeorgeWBush { position:absolute; bottom:-6ft; }
/voodoo.css:
#GeorgeWBush { position:absolute; bottom:-6ft; }