From f1edd5b62e61e675af8130c78d256e23fee2d588 Mon Sep 17 00:00:00 2001 From: jzaefferer Date: Fri, 18 Jun 2010 10:23:41 +0200 Subject: Menu: default and contextmenu demos --- demos/menu/default.html | 60 +++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 60 insertions(+) create mode 100644 demos/menu/default.html (limited to 'demos/menu/default.html') diff --git a/demos/menu/default.html b/demos/menu/default.html new file mode 100644 index 000000000..6a2cb5280 --- /dev/null +++ b/demos/menu/default.html @@ -0,0 +1,60 @@ + + + + + jQuery UI Menu - Default demo + + + + + + + + + + + +
+ + + +
+ +
+ +

A menu with the default configuration. A list is transformed, adding themeing, mouse and keyboard navigation support. Try to tab to the menu and use the cursor keys to navigate.

+ +
+ + + + + -- cgit v1.2.3