Javascript major mode in Emacs

emacs, javascript

Solution

I think what you want is this:

http://www.corybennett.org/download/javascript-mode.el

Then again, maybe this what you are looking for?

or this?

People seem to prefer (at least given the highest rated answer):

Updated: http://steve-yegge.blogspot.com/2008/03/js2-mode-new-javascript-mode-for-emacs.html

Problem

Which javascript major modes exist in Emacs, and what are their key-features ?

Original source