Part 3. Extending jQuery UI
The jQuery UI is a collection of user interface plugins built on top of jQuery. These plugins provide basic behaviors, visual effects, and UI widgets to enhance your web pages. jQuery UI has its own extension points and its own plugin framework.
Chapter 8 examines the widget framework of jQuery UI. This framework also applies the best practice principles described in the previous part and assists in creating a consistent appearance and behavior for all jQuery UI widgets. You’ll see how to develop a complete plugin using the framework.
A common requirement for UI widgets is to interact with the mouse through a drag operation. jQuery UI has built-in support for this through its Mouse module. Chapter 9 describes how ...
Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Read now
Unlock full access