Javascript FAQ
by Alexei Kourbatov
Publisher: Linuxtopia 2006
Description:
The goal of this text is to help you develop robust client-side scripts that can run in all modern browsers, under various operating systems. The answers contain interactive examples which you can run without leaving the Web page you are reading.
Download or read it online for free here:
Read online
(online reading)
Similar books

by Peter-Paul Koch - New Riders Press
ppk on JavaScript is a well-written and cleanly structured walk through useful JavaScript examples. It is extremely practical, and goes right to the core of what a web programmer needs to know about JavaScript to build real sites, right now.
(11063 views)

by Mike Chambers, Daniel Dura, Kevin Hoyt - Adobe Dev Library
The official guide to the Adobe's new cross-platform desktop runtime. It explains how to use AIR to build HTML and JavaScript-based web applications, how to set up the development environment, create your first app, and more.
(13496 views)

by Cody Lindley - Syncfusion Inc.
The book was written to give readers an accurate examination of JavaScript objects and their supporting nuances, such as complex values, primitive values, inheritance, etc. If you're an intermediate JavaScript developer this is the book for you.
(9709 views)

by Nicholas C. Zakas - O'Reilly Media
Different browsers can develop native APIs for the same specification and still end up with different interpretations. These APIs can tie your code to specific browsers, forcing you to upgrade applications whenever new browsers are released.
(11580 views)