Anyone know of a website that has all the methods documented for the latest javascript? I've found the JavaScript Guide, but it's old. Within it is a JavaScript reference link which hasn't worked in the past three days (assumed dead). I can't find anything good online which describes all the available internal methods for javascript and I was hoping someone might have a link. I more specifically want to know the methods for "XMLhttprequest()" and what they do. For found a bunch of sites with examples, but nothing explaining all the methods.