From 75ad7e4bd7d69243e7e5281c2642f00478fb072d Mon Sep 17 00:00:00 2001 From: Filipp Lepalaan Date: Wed, 19 Feb 2014 18:02:09 +0200 Subject: Added tags, jquery UI --- apps/it/static/js/ui/demos/menu/default.html | 67 ++++++++++++++++++++++++++++ 1 file changed, 67 insertions(+) create mode 100644 apps/it/static/js/ui/demos/menu/default.html (limited to 'apps/it/static/js/ui/demos/menu/default.html') diff --git a/apps/it/static/js/ui/demos/menu/default.html b/apps/it/static/js/ui/demos/menu/default.html new file mode 100644 index 0000000..d44b18b --- /dev/null +++ b/apps/it/static/js/ui/demos/menu/default.html @@ -0,0 +1,67 @@ + + + + + jQuery UI Menu - Default functionality + + + + + + + + + + + + + + +
+

A menu with the default configuration, disabled items and nested menus. A list is transformed, adding theming, mouse and keyboard navigation support. Try to tab to the menu then use the cursor keys to navigate.

+
+ + -- cgit v1.2.3