Tree Items with Tooltips

In this post, we will demonstrate how to add tooltips to the tree elements. We’ll use the same initialization as in the jqxTree’s Events demo. var source = [ { icon: “../../images/mailIcon.png”, label: “Mail”, expanded: true, items: [ { icon: … Continue reading
jQuery UI, jQuery UI Widgets, jQuery Widgets, jqxTree
, , , , , , , , , , , , , , , , , ,

1 Comment

Navigation Bar With Context Menu

In this post we are going to show you how to add a Context Menu to a Navigation Bar. The context menu will have two items. The first context menu item’s task will be to expand a navigation bar item. … Continue reading
JavaScript, JavaScript Plugins, JavaScript Widgets, jQuery, jQuery Plugins, jQuery UI, jQuery UI Plugins, jQuery UI Widgets, jQuery Widgets, jQWidgets, jqxMenu, jqxNavigationBar
, , , , , , , , , , , , , , , , , , , ,

Leave a comment