That list is way too long. JavaScript isn't that big or complicated, even if you include DOM and cross-browser issues (which by virtue of continuous browser changes, you will never learn about from a book).<p>My top 3:
1. Eloquent JavaScript
2. JavaScript the Good Parts
3. High Performance JavaScript (see my review: <a href="http://carcaddar.blogspot.com/2010/07/book-review-nicholas-c-zakas-high.html" rel="nofollow">http://carcaddar.blogspot.com/2010/07/book-review-nicholas-c...</a>)<p>Also, I wouldn't recommend either of Resig's books, despite not reading them. Look at Peter Michaux and David Mark's posts on comp.lang.javascript for criticisms (actually, comp.lang.javascript would be the fourth thing on my list if it was a book).