CHAPTER 23

image

Using the Menu and Tooltip Widgets

In this chapter, I describe the jQuery UI menu and tooltip widgets. Table 23-1 provides the summary for this chapter.

Table 23-1. Chapter Summary

Problem Solution Listing
Create a menu widget Select an element structure and call the menu method; the structure is usually created using ul, li, and a elements 1
Add separators and disabled menu items Add elements that contain only dashes or spaces and apply the ui-state-disabled class 2
Perform basic navigation Add href attributes to a elements in the menu element structure 3
Use custom element structures Use the menus setting ...

Get Pro jQuery 2.0, Second Edition 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.