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

Improving album manager


There is a lot of scope for improvement in this album manager. You can start with these suggestions:

  • Use a database instead of a JSON file

  • Use a Flickr API instead of a JSON file

  • Allow users to move pictures from one album to another (Hint: use connected sortables)

  • Use jQuery UI's slider component to zoom in and zoom out of an image