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.
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.
Danny Goodman FAQ
FAQs and resources for Danny Goodman's JavaScript books.
JavaScript Guide
Describes the core language and extensions to that language for use with a browser.
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.
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 backward compatibility.
JavaScript: A Beginner's Guide
A guide to using JavaScript, from the beginning by John Pollock.
JavaScript Essentials
An online book designed to teach web designers to develop dynamic and interactive web pages using the language.
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.
|