Beginning JavaScript with DOM Scripting and Ajax: Second Editon
Russ Ferguson, Christian Heilmann
- 出版商: Apress
- 出版日期: 2013-06-26
- 售價: $1,590
- 貴賓價: 9.5 折 $1,511
- 語言: 英文
- 頁數: 388
- 裝訂: Paperback
- ISBN: 1430250925
- ISBN-13: 9781430250920
-
相關分類:
Ajax、JavaScript
無法訂購
商品描述
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