I have a set of scripts as well as a single script which detects which version of javascript a browser supports.
They, however, only javascript1.5. I'd like to know about what "new" objects,functions, or methods are supported by more recent versions of javascript are along with which version they would be testing for.