
- 544 pages
- English
- ePUB (mobile friendly)
- Available on iOS & Android
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
- 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.
Please note we cannot support devices running on iOS 13 and Android 7 or earlier. Learn more about using the app.
Information
Table of contents
- Copyright
- Brief Table of Contents
- Table of Contents
- Dedication
- Foreword
- Preface
- Acknowledgments
- About this Book
- About the Title
- About the Cover Illustration
- Part 1. Getting Started
- Chapter 1. Introducing Prototype and Scriptaculous
- Chapter 2. Introducing QuickGallery
- Chapter 3. Simplifying Ajax with Prototype
- Chapter 4. Using Prototype’s Advanced Ajax Features
- Part 2. Scriptaculous Quickly
- Chapter 5. Scriptaculous Effects
- Chapter 6. Scriptaculous Controls
- Chapter 7. Scriptaculous Drag and Drop
- Part 3. Prototype in Depth
- Chapter 8. All About Objects
- Chapter 9. Fun with Functions
- Chapter 10. Arrays Made Easy
- Chapter 11. Back to the Browser
- Part 4. Advanced Topics
- Chapter 12. Prototype and Scriptaculous in Practice
- Chapter 13. Prototype, Scriptaculous, and Rails
- Appendix A. HTTP Primer
- Appendix B. Measuring HTTP Traffic
- Appendix C. Installing and Running Tomcat 5.5
- Appendix D. Installing and Running PHP
- Appendix E. Porting Server-Side Techniques
- Index
- List of Figures
- List of Tables
- List of Listings