Example of Tooltip Menu in ASP.NET MVC Tooltip Control
In this demo, the Tooltip has been customized to show the list of menu items.
DEMO
SOURCE
Tooltip has been integrated with tooltipMenu-list component to display the Tooltip menu. With the help of BeforeRender
event, dataSource for tooltipMenu-list changed and its instance assigned to Content
of Tooltip to appear like menu. On clicking the Toolbar items, the corresponding Tooltip menu will be opened.