
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 up 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 Ja (more…)

Of all the Ajax-specific frameworks that have popped up in recent years, one clearly stands out as the industrial strength solution. Dojo is not just another JavaScript toolkit — it’s the JavaScript toolkit — and Dojo: The Definitive Guide demonstrates how to tame Dojo’s extensive library of utilities so that you can build rich and responsive web applications like never before. Dojo founder Alex Russell gives a foreword that explains the “why” of Dojo and of this book. Dojo pr (more…)

Embracing jQuery: User Experience Design is your complete guide to building modern dynamic web sites using jQuery, the extremely popular lightweight and efficient JavaScript library. As you’d expect, this book provides a thorough explanation of jQuery’s syntax and grammar, and explains how to put together a wide range of popular effects and animations that you can use to add jQuery interactivity to your web sites. The book then goes further. Combining the skills of a web (more…)

JavaScript is essential for creating modern, interactive Web sites. But, unlike HTML and CSS, JavaScript is a true programming language with complex rules that are challenging for most Web designers to learn. In JavaScript: The Missing Manual, bestselling author David McFarland teaches you how to use JavaScript in sophisticated ways — even if you have little or no programming experience. In a clear, entertaining way, the book starts out by teaching you how to build a basic Java (more…)

jQuery is a JavaScript library that helps web developers create JavaScript applications that work well in any browser. This book demonstrates how to use jQuery to reduce the amount of code you need to write and reduce the amount of testing that is required. Youll see how separation of presentation (CSS), markup (XHTML), and script (JavaScript and Ajax) in web pages is a crucial direction in web development for creating maintainable, accessible, cost-effective web sites. The feat (more…)