JavaScript
This book is a guide to JavaScript, a scripting language widely used in web pages and web applications such as email applications. JavaScript is not to be confused with Java, which is quite a separate language for creating stand-alone applications.
This book applies to version 1.6 and later of JavaScript. Multiple versions of JavaScript are covered in this book.
Welcome
Core Language
- Lexical structure
- Variables and types
- Operators
- Control structures
- Functions
- Object-based programming
- Closures
- Debugging
- Optimization
- Strict Mode
- Shell
Document Object Model and Dynamic Websites
- Runtime document manipulation
- Event handling
- W3C event handlers
- Working with the mouse
- Forms
- Images
- Cookies
- Design Mode
- Bookmarklets
Client-Server Programming with AJAX
Miscellaneous
Appendices
- Index
- Links
- Useful software tools
- History of JavaScript
- Best practices
- Code structuring
- Generators
- Contributors
Related books
- ActionScript Programming
- Authoring Webpages
- Cascading Style Sheets
- Coding Cookbook: JavaScript
- HyperText Markup Language
- Programming Ajax
- Web Development
Wikimedia
This article is issued from Wikibooks. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.