wahsaga: AJAX Problem

Beitrag lesen

hi,

// onLoad Handler setzen
      xhttp.onload=updateList_callback;

Was willst du hier mit onload?

Der passende Handler zum Reagieren auf die Statusveränderung eines asynchronen XMLHTTPRequest heißt onreadystatechange.

http://developer.apple.com/internet/webcontent/xmlhttpreq.html
http://jibbering.com/2002/4/httprequest.html

gruß,
wahsaga

--
/voodoo.css:
#GeorgeWBush { position:absolute; bottom:-6ft; }