There is a nice compilation of JavaScript & jQuery learning resources in this community wiki on StackOverflow.com. I picked those which are publicly available online along with my own favorites. Here's the list -
Videos:
Also see:
Popular JavaScript apps dissected
Free Online University Courseware & Video Lectures
JavaScript: The Good Parts - photo gag
Stanford's CS101 course now taught with Javascript (thanks @tkadlec)
Videos:
- appendTo video tutorials
- JavaScript from Null: Video Series
- Ontwik JavaScript videos
- Crockford on JavaScript
- Eloquent JavaScript by Marijn Haverbeke
- Learn JavaScript - Mozilla Developer Network
- W3Schools.com/jQuery
- W3Schools.com/JS
- Stephen Walther's JavaScript Reference
Also see:
Popular JavaScript apps dissected
Free Online University Courseware & Video Lectures
JavaScript: The Good Parts - photo gag
Stanford's CS101 course now taught with Javascript (thanks @tkadlec)


over the javascript Tag button indicating that there is a mouseover event attached to it. The complete mapping of icons & their corresponding events is listed on the Visual Event bookmarklet's homepage. When you hover your mouse pointer over the icon, the Visual Event bookmarklet scans through the source code & fetches just the code corresponding to the javascript Tag button's mouseover. The code window also informs that this particular StackOverflow webpage uses jQuery version 1.5.1 

