I'm still learning the ropes of JavaScript, and someone pointed out the Image
object to me. Having never heard of it, I'd love to look up the specs about what it's supposed to do. This made me realize that I have no idea where to find specs for JavaScript!
Can anyone point me to whatever is the accepted specs for JavaScript? Is it just the ECMA standard at http://www.ecma-international.org/publications/standards/Ecma-262.htm ? If so, I searched there for the word "Image" and didn't come up with anything useful.