JavaScript Essentials - An online book designed to teach web designers to develop dynamic and interactive web pages using the language. - http://www.techotopia.com/index.php/JavaScript_Essentials
JavaScript Guide - Describes the core language and extensions to that language for use with a browser. - http://www.mmg.tu-sofia.bg/javascript/
WebWoman's JavaScript Reference - A JavaScript quick reference that lists all of the objects, properties, methods, and event-handlers supported thru JavaScript 1.5. Includes more detailed references for array methods, regular expressions, string manipulation and cross-browser DHTML. - http://webwomansbooks.com/JavaScriptObjectReference/
Designing with JavaScript : Creating Dynamic Web Pages, 2nd edition. - How to create dynamic, interactive web pages, using image rollovers, pop-up windows, auto-scrolling frames, intelligent forms, and sophisticated dynamic HTML effects. - http://www.oreilly.com/catalog/designjs2/
JavaScript: The Definitive Guide, 4th Edition - Covers the latest version of the language, JavaScript 1.5, as supported by Netscape 6 and Internet Explorer 6. The book also provides complete coverage of the W3C DOM standard (Level 1 and Level 2), while retaining material on the legacy Level 0 DOM for b - http://www.oreilly.com/catalog/jscript4/
Professional JavaScript - A large, detailed, and compendius book covering JavaScript from many angles: browser, server, standalone and embedded. Explains interworking with Java, DHTML, ASP, WSH, CGI, cookies and others. Numerous complete examples. - http://www.webreference.com/programming/javascript/professional/
Danny Goodman FAQ - FAQs and resources for Danny Goodman's JavaScript books. - http://www.dannyg.com/
JavaScript: A Beginner's Guide - A guide to using JavaScript, from the beginning by John Pollock. - http://www.pageresource.com/jsbook.htm
Joy of JavaScript - The accompanying web site to the book "JavaScript for the World Wide Web, Visual QuickStart Guide, 4th Edition," by Tom Negrino and Dori Smith. Includes all the scripts in the book. - http://www.chalcedony.com/javascript/