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


In this chapter, you learned how components can be used in different and interesting ways. You went through the tooltip, the accordion, and most importantly the dialog components. You also learned to better organize our code using Object Literal pattern.

In the next chapter, we will move one step ahead and use AJAX and the reddit API to build a cool news reader.