Accelerated DOM scripting with Ajax, APIs, and libraries

If you're a web developer with previous JavaScript and DOM scripting experience, Accelerated DOM Scripting with Ajax, APIs, and Libraries is perfect for you to take your knowledge to the next level. This book is about JavaScript and using the document object model--the conduit to the HTML docum...

Full description

Bibliographic Details
Main Author: Snook, Jonathan
Other Authors: Gustafson, Aaron, Langridge, Stuart, Webb, Dan
Format: eBook
Language:English
Published: Berkeley, Calif. Apress 2007
Series:The expert's voice in Web development
Subjects:
Online Access:
Collection: O'Reilly - Collection details see MPG.ReNa
LEADER 05010nmm a2200529 u 4500
001 EB001906773
003 EBX01000000000000001069675
005 00000000000000.0
007 cr|||||||||||||||||||||
008 210123 ||| eng
020 |a 9781590597644 
050 4 |a TK5105.888 
100 1 |a Snook, Jonathan 
245 0 0 |a Accelerated DOM scripting with Ajax, APIs, and libraries  |c Jonathan Snook ; with Aaron Gustafson, Stuart Langridge, and Dan Webb 
260 |a Berkeley, Calif.  |b Apress  |c 2007 
300 |a xx, 221 pages  |b illustrations 
505 0 |a Ch. 1. The State of JavaScript -- Ch. 2. HTML, CSS, and JavaScript -- Ch. 3. Object-Oriented Programming -- Ch. 4. Libraries -- Ch. 5. Ajax and Data Exchange -- Ch. 6. Visual Effects -- Ch. 7. Form Validation and JavaScript -- Ch. 8. Case Study: FAQ Facelift -- Ch. 9. A Dynamic Help System 
653 |a Ajax (Web site development technology) / fast 
653 |a Document Object Model (Web site development technology) / http://id.loc.gov/authorities/subjects/sh2006005140 
653 |a JavaScript (Computer program language) / http://id.loc.gov/authorities/subjects/sh96004880 
653 |a Application program interfaces (Computer software) / blmlsh 
653 |a Application program interfaces (Computer software) / http://id.loc.gov/authorities/subjects/sh98004527 
653 |a APIs (interfaces) / aat 
653 |a JavaScript (Langage de programmation) 
653 |a Ajax (Technologie de développement de sites Web) 
653 |a JavaScript (Computer program language) / blmlsh 
653 |a JavaScript (Computer program language) / fast 
653 |a Application program interfaces (Computer software) / fast 
653 |a Ajax (Web site development technology) / http://id.loc.gov/authorities/subjects/sh2006004062 
653 |a Interfaces de programmation d'applications 
653 |a Ajax (Web site development technology) / blmlsh 
653 |a Modèle DOM (Technologie de développement de sites Web) 
653 |a Document Object Model (Web site development technology) / blmlsh 
653 |a Document Object Model (Web site development technology) / fast 
700 1 |a Gustafson, Aaron 
700 1 |a Langridge, Stuart 
700 1 |a Webb, Dan 
041 0 7 |a eng  |2 ISO 639-2 
989 |b OREILLY  |a O'Reilly 
490 0 |a The expert's voice in Web development 
776 |z 9781590597644 
776 |z 1590597648 
856 4 0 |u https://learning.oreilly.com/library/view/~/9781590597644/?ar  |x Verlag  |3 Volltext 
082 0 |a 005.2762 
520 |a If you're a web developer with previous JavaScript and DOM scripting experience, Accelerated DOM Scripting with Ajax, APIs, and Libraries is perfect for you to take your knowledge to the next level. This book is about JavaScript and using the document object model--the conduit to the HTML document. This book is not about learning how to program JavaScript from scratch. It starts with the assumption that you have done some JavaScript development before and understand the JavaScript syntax. This book builds on that knowledge to give you a deeper understanding of DOM scripting and how to apply that to your projects. It uses this new understanding to describe what JavaScript libraries are and show you how they can be applied to your project. The book will also explain Ajax and how best to plan and apply it to your projects. It explains how to build simple animation objects for adding movement to elements on the page.  
520 |a What you'll learn Where CSS, HTML, and the DOM fit into modern scripting, and how to use them together effectively Object-oriented programming techniques for more efficient JavaScript coding How to use JavaScript libraries such as Prototype in your work How to build effective form validation into your applications using Ajax How to create mashups using APIs How to build dynamic user interfaces Who this book is for This book is for beginner to intermediate developers, and already have knowledge of HTML, CSS, and JavaScript 
520 |a There are straightforward examples that demonstrate the techniques used throughout the book. JavaScript has seen a resurgence in popularity over the past few years, and with it has come an exploration of the power of the language as well as what it can do within the browser. This book will explain techniques new and old--such as closures, encapsulation, and inheritance--that many are using and how you can best apply them to your own projects. By reading this book, you should have a greater understanding of how JavaScript works and be able to use advanced concepts such as closures and event delegation to build more flexible applications for the Web. You'll walk away with a greater appreciation for JavaScript libraries and how they can simplify and speed up your development. You'll also be able to implement Ajax effectively into your site, create special effects, use JavaScript libraries, and know how best to apply these libraries to your projects.