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 Neil Smyth - Techotopia
JavaScript Essentials by Neil Smyth is a comprehensive book for online reading, written with the aim to provide web developers and programmers with everything they need to know to create dynamic, rich and interactive web pages with JavaScript.
(25332 views)

by Frank Peter - Foothill College
This introduction to JavaScript covers the Document Object Model, JavaScript elements, events and event handlers, incorporating JavaScript into your HTML pages, program control, functions, arrays, forms, form handlers, environmental variables, etc.
(14685 views)

by Kyle Simpson - O'Reilly
This guide takes you inside scope and closures, two core concepts you need to know to become a more efficient JS programmer. You'll learn how and why they work, and how an understanding of closures can be a powerful part of your development skillset.
(8020 views)

by Eric Elliott - O'Reilly Media
Learn how to build complete web scale or enterprise applications that are easy to extend and maintain. By applying the design patterns outlined in this book, you'll learn how to write flexible and resilient code that's easier to work with.
(10707 views)