Book Image

Mastering jQuery UI

By : Vijay Joshi
Book Image

Mastering jQuery UI

By: Vijay Joshi

Overview of this book

Table of Contents (19 chapters)
Mastering jQuery UI
Credits
About the Author
About the Reviewers
www.PacktPub.com
Preface
Index

Summary


This was a long chapter with a lot of functionalities to cover. You learned to create a basic photo album manager application. We were able to edit image description and delete an image from an album. We were also able to reorder the pictures in an album. In this process, you made use of jQuery UI's sortable and dialog components and learned about some themeroller classes as well.

Going forward, the next chapter is going to be interesting as you will learn to create your own widgets using jQuery UI's widget factory.