JavaScript
From Wikibooks, open books for an open world
A Wikibookian has proposed that this book or page be deleted. Please share your thoughts. This notice must not be removed until the discussion has been closed, in order to give everyone who might be affected a reasonable chance to share their thoughts. Please also consider notifying the primary contributors on their talk page with
|
![]() |
This book applies to version 1.6 and later of 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.
Contents
- Welcome
- Basics
- Advanced Topics
- Debugging
- Dynamic Web Client Programming (DHTML)
- Advanced Web Client Programming
- JavaScript Outside HTML
- Standards and Best Practices
- Appendices