
Beginning JavaScript with DOM Scripting and Ajax
Second Editon
Apress
2nd Edition
Published on 26. June 2013
Book
Paperback/Softback
XV, 388 pages
978-1-4302-5092-0 (ISBN)
Article exhausted; check for reprint
Description
Beginning JavaScript with DOM Scripting and Ajax is an essential resource for modern JavaScript programming. This completely updated second edition covers everything you need to know to get up-to-speed with JavaScript development and add dynamic enhancements to web pages, right from the basics. As well as focusing on client-side JavaScript, you will also learn how to work with the Browser Object Model, the Document Object Model (DOM), how to use XML and JSON as well as communicate with service side scripts such as PHP. Find out how to:
Construct good JavaScript syntax following modern coding practices
Use JavaScript to communicate with the server and retrieve data
Dynamically manipulate markup, validate forms and deal with images
Debug applications using features inside the browser
JavaScript is one of the most important technologies on the web. It provides the means to add dynamic functionality to your web pages and serves as the backbone of Ajax-style web development. Beginning JavaScript with DOM Scripting and Ajax will take you from being a JavaScript novice to work freely with this important technology - begin your JavaScript journey today!
Construct good JavaScript syntax following modern coding practices
Use JavaScript to communicate with the server and retrieve data
Dynamically manipulate markup, validate forms and deal with images
Debug applications using features inside the browser
JavaScript is one of the most important technologies on the web. It provides the means to add dynamic functionality to your web pages and serves as the backbone of Ajax-style web development. Beginning JavaScript with DOM Scripting and Ajax will take you from being a JavaScript novice to work freely with this important technology - begin your JavaScript journey today!
More details
Edition
2nd ed.
Language
English
Place of publication
CA
United States
Target group
Popular/general
Edition type
Revised edition
Illustrations
100
100 s/w Abbildungen
100 Illustrations, black and white; XV, 388 p. 100 illus.
Dimensions
Height: 25.4 cm
Width: 17.8 cm
Weight
7211 gr
ISBN-13
978-1-4302-5092-0 (9781430250920)
DOI
10.1007/978-1-4302-5093-7
Schweitzer Classification
Other editions
New editions

Book
05/2019
3rd Edition
APress
€48.14
Shipment within 15-20 days
Additional editions

E-Book
08/2013
2nd Edition
APress
€46.99
Available for download
Persons
RussFerguson is a freelance developer and instructor inthe New York City area. His interest in computers goes back to Atari Basic, CompuServeand BBS systems in the mid 1980 s. For over 10 years he has been fortunate toteach at Pratt Institute, where subjects have been as diverse as the studentbody. Working in New York has given him the opportunity to work with a diversegroup companies who s projects ranged from, developing real-time chat/videoapplications for start-up s to developing and managing, content managementsystems for established Media and Advertising agencies like MTV and DC Comics.
Content
- Getting Started with JavaScript
- Data and Decisions
- From DHTML to DOM Scripting
- HTML5 and JavaScript
- Presentation and Behavior (CSS and Event Handling)
- Common Uses of JavaScript: Image and Windows
- JavaScript and User Integration: Navigation and Forms
- Back-End Interaction with Ajax and Node.js
- Data Validation Techniques
- Modern JavaScript Case Study: A Dynamic Gallery
- Using Third-Party JavaScript
- Appendix A: Debugging JavaScript