
Unobtrusive Ajax
by Jesse Skinner
Publisher: O'Reilly Media 2007
ISBN-13: 9780596510244
Number of pages: 57
Description:
Unobtrusive Ajax is about making web applications that work for everyone all the time, even if you have JavaScript turned off, or you're using a mobile phone or a screen reader, or however you happen to be using the Web. It's about the separation of behavior (JavaScript), content (HTML), and presentation (CSS).
Download or read it online for free here:
Download link
(490KB, PDF)
Similar books
Google Web Toolkit and App EngineThe text introduces engineers on how to professionally develop applications using Google Web Toolkit and App Engine by developing a full real application step by step. The book complements existing online materials in a logical, easy to follow way.
(13481 views)
Lift Cookbookby Richard Dallaway - O'Reilly Media
If you need help building web applications with the Lift framework, this cookbook provides scores of concise, ready-to-use code solutions. You'll find recipes for everything from setting up a coding environment to creating REST web services.
(9048 views)
Mobile Design and Developmentby Brian Fling - O'Reilly Media
These are practical guidelines, standards, techniques, and best practices for building mobile products from start to finish. With this book, you will learn basic design and development principles for all mobile devices and platforms.
(18320 views)
High Performance Browser Networkingby Ilya Grigorik - O'Reilly Media
This book provides what every web developer should know about the network. By understanding what the browser can and cannot do, you'll be able to make better design decisions and deliver faster web applications to your users.
(11523 views)