[thelist] Prototype/AJAX Neubie question

Anthony Baratta anthony at baratta.com
Sun Jul 15 21:37:51 CDT 2007


Minor typo: (there are probably more - code is untested but it's the 
thought that counts. ;-)


this.xmlHttp.onreadystatechange=stateChanged;

should be

this.xmlHttp.onreadystatechange=this.stateChanged;





More information about the thelist mailing list