Introduction to JavaScript
by Frank Peter
Publisher: Foothill College 2011
Number of pages: 84
Description:
This introduction to JavaScript covers the Document Object Model (DOM), JavaScript elements, events and event handlers, incorporating JavaScript into your HTML pages, program control, functions, arrays, forms, form handlers, environmental variables, etc.
Download or read it online for free here:
Read online
(online html)
Similar books

by John H. Keyes
If you just want to be able to do some stuff with JavaScript, this little JavaScript book may help you implement the things that you want to happen at your web site. So this tutorial will concentrate on teaching you to do things.
(19298 views)

by Basarat Ali Syed - GitBook
TypeScript is a superset of JavaScript, and adds optional static typing and class-based object-oriented programming to the language. The author of this book has been looking at the issues that turn up commonly when people start using TypeScript.
(8356 views)

by Matthew A. Russell - O'Reilly Media
Dojo provides an end-to-end solution for development in the browser. Matthew A. Russell demonstrates how to tame Dojo's extensive library of utilities so that you can build rich and responsive web applications like never before.
(12102 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.
(16998 views)