CHAPTER 10

image

jQuery UI

jQuery UI is a plug-in built on top of the jQuery library. It is used for developing highly interactive user interface web applications with a consistent look and feel. This chapter covers recipes that implement widgets, effects, and user interaction using jQuery UI components, such as options, methods, and events. In this chapter and in Chapters 11 and 12, you will build real-world web applications using the concepts covered in previous chapters, including jQuery selectors, DOM traversing and manipulation, event handling, effects, animations, and using AJAX.

Creating Widgets

Widgets are objects that have properties (options), ...

Get jQuery 2 Recipes: A Problem-Solution Approach now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.