Home / Menu & Accordion / jQueryUI Context menu
jQueryUI Context menu

jQueryUI Context menu

Download Demo
  • Overview
  • Documents
User Rating: 0/5 ( 0 votes)
Your Rating:

jQueryUI Context menu is a jQuery plugin that turns a jQueryUI menu widget into a context menu.

  • Define menus from <ul> element or definition list (i.e. [{title: "Paste", cmd: "paste"}, ...]).
  • Themable using jQuery ThemeRoller.
  • Supports delegation (i.e. can be bound to elements that don't exist at the time the context menu is initialized).
  • Exposes events from jQueryUI menu: blur, create, focus, select.
  • Optional support for touch devices.

Source: github.com

Scroll To Top