Prototype and Scriptaculous in Action
eBook - ePub

Prototype and Scriptaculous in Action

  1. 544 pages
  2. English
  3. ePUB (mobile friendly)
  4. Available on iOS & Android
eBook - ePub

Prototype and Scriptaculous in Action

About this book

Prototype and Scriptaculous are libraries that extend standard Ajax. They make it easier to program Ajax and provide powerful features like drag and drop and animation. In this book, developers learn by playing and see how the libraries work in the real world.As experience with Ajax increases, developers want the standard Ajax capabilities they repeatedly use to be preprogrammed for them--and that's exactly what Ajax libraries do for them. They reduce the pain of handling cross-browser inconsistencies, they add useful language features, and provide sophisticated functionality. Of these, Prototype is the most popular JavaScript and Ajax framework for low-level user interface features such as animation, drag and drop, and pre-built widgets. Together, they free the developer up to concentrate on building the application. They make a rich user experience easy to achieve.This book guides the reader through the Prototype and Scriptaculous libraries feature-by-feature. In just 350 pages, readers will find over 100 small working examples to help them explore the libraries. As well, they will develop a web-based image gallery that teacher them how to use Prototype and Scriptaculous in the real-world. Purchase of the print book comes with an offer of a free PDF, ePub, and Kindle eBook from Manning. Also available is all code from the book.

Frequently asked questions

Yes, you can cancel anytime from the Subscription tab in your account settings on the Perlego website. Your subscription will stay active until the end of your current billing period. Learn how to cancel your subscription.
At the moment all of our mobile-responsive ePub books are available to download via the app. Most of our PDFs are also available to download and we're working on making the final remaining ones downloadable now. Learn more here.
Perlego offers two plans: Essential and Complete
  • Essential is ideal for learners and professionals who enjoy exploring a wide range of subjects. Access the Essential Library with 800,000+ trusted titles and best-sellers across business, personal growth, and the humanities. Includes unlimited reading time and Standard Read Aloud voice.
  • Complete: Perfect for advanced learners and researchers needing full, unrestricted access. Unlock 1.4M+ books across hundreds of subjects, including academic and specialized titles. The Complete Plan also includes advanced features like Premium Read Aloud and Research Assistant.
Both plans are available with monthly, semester, or annual billing cycles.
We are an online textbook subscription service, where you can get access to an entire online library for less than the price of a single book per month. With over 1 million books across 1000+ topics, we’ve got you covered! Learn more here.
Look out for the read-aloud symbol on your next book to see if you can listen to it. The read-aloud tool reads text aloud for you, highlighting the text as it is being read. You can pause it, speed it up and slow it down. Learn more here.
Yes! You can use the Perlego app on both iOS or Android devices to read anytime, anywhere — even offline. Perfect for commutes or when you’re on the go.
Please note we cannot support devices running on iOS 13 and Android 7 or earlier. Learn more about using the app.
Yes, you can access Prototype and Scriptaculous in Action by Tom Locke,Bear Bibeault,Dave Crane in PDF and/or ePUB format, as well as other popular books in Computer Science & Programming. We have over one million books available in our catalogue for you to explore.

Information

Table of contents

  1. Copyright
  2. Brief Table of Contents
  3. Table of Contents
  4. Dedication
  5. Foreword
  6. Preface
  7. Acknowledgments
  8. About this Book
  9. About the Title
  10. About the Cover Illustration
  11. Part 1. Getting Started
  12. Chapter 1. Introducing Prototype and Scriptaculous
  13. Chapter 2. Introducing QuickGallery
  14. Chapter 3. Simplifying Ajax with Prototype
  15. Chapter 4. Using Prototype’s Advanced Ajax Features
  16. Part 2. Scriptaculous Quickly
  17. Chapter 5. Scriptaculous Effects
  18. Chapter 6. Scriptaculous Controls
  19. Chapter 7. Scriptaculous Drag and Drop
  20. Part 3. Prototype in Depth
  21. Chapter 8. All About Objects
  22. Chapter 9. Fun with Functions
  23. Chapter 10. Arrays Made Easy
  24. Chapter 11. Back to the Browser
  25. Part 4. Advanced Topics
  26. Chapter 12. Prototype and Scriptaculous in Practice
  27. Chapter 13. Prototype, Scriptaculous, and Rails
  28. Appendix A. HTTP Primer
  29. Appendix B. Measuring HTTP Traffic
  30. Appendix C. Installing and Running Tomcat 5.5
  31. Appendix D. Installing and Running PHP
  32. Appendix E. Porting Server-Side Techniques
  33. Index
  34. List of Figures
  35. List of Tables
  36. List of Listings