The Artima Developer Community
Sponsored Link

Books Forum
Prototype and script.aculo.us

0 replies on 1 page.

Welcome Guest
  Sign In

Go back to the topic listing  Back to Topic List Click to reply to this topic  Reply to this Topic Click to search messages in this forum  Search Forum Click for a threaded view of the topic  Threaded View   
Previous Topic   Next Topic
Flat View: This topic has 0 replies on 1 page
Andrew Hunt

Posts: 201
Nickname: andyhunt
Registered: Mar, 2003

Prototype and script.aculo.us (View in Chapters Library)
You never knew JavaScript could do this!
by Christophe Porteneuve
Posted: Jan 22, 2008 9:06 AM
Reply to this message Review this Book
Download a Free Chapter

Chapter 8
Section 2: Hitting the Road: Ajax.Request
Please login to download.

Buy the Book

About the Book

ISBN: 978-1-9343560-1-2
Publisher: Pragmatic Bookshelf
Publication Date: 2007
Edition: 1st
Binding: Paperback
Number of Pages: 448

Advertisement
Web applications are getting richer and richer, with more interaction baked in every day. But JavaScript, DOM, CSS and a full host of other Web standards are quite complex, and the result is not always browser compliant.

The Prototype and script.aculo.us libraries are veritable treasure troves, smoothing over all the usual nitty-gritty differences between browsers, and making most common features a breeze to implement. With this book, you can quickly wield the whole power of these extraordinary libraries.

Dive into Prototype, the library that makes JavaScript so much more powerful, and it looks a lot like Ruby code. Exploring the DOM, handling events, taming AJAX, and radically simplifying most of your scripting code: it all becomes easy and very portable with Prototype.

When it comes to advanced UI features, script.aculo.us is every web developer's dream come true: whether you need to create auto-completed text inputs, implement in-place editors, provide customized drag-and-drop behaviors, capture your users' attention with visual effects or simply build DOM fragments more efficiently, it's all there, and lightweight, too.

This book guides you through all the details of these features, letting you use many technologies on the server side, such as PHP, vanilla Ruby, and Ruby On Rails, in countless examples illustrating every aspect. Power users will also learn the design philosophies of the libraries, and how to contribute to them and augment them for their own needs.

Topic: Rails for PHP Developers Previous Topic   Next Topic Topic: Programming Groovy

Sponsored Links



Google
  Web Artima.com   

Copyright © 1996-2019 Artima, Inc. All Rights Reserved. - Privacy Policy - Terms of Use