From 303f20e1b3c977d75047bed1a3533a180d73fab5 Mon Sep 17 00:00:00 2001 From: Scott González Date: Mon, 10 Sep 2012 11:33:46 -0400 Subject: Demos: Cleanup. --- demos/menu/default.html | 43 +++++++++------------- demos/menu/index.html | 16 ++++---- demos/menu/navigationmenu.html | 83 +++++++++++++++++++----------------------- demos/menu/topalignmenu.html | 7 +--- 4 files changed, 64 insertions(+), 85 deletions(-) (limited to 'demos/menu') diff --git a/demos/menu/default.html b/demos/menu/default.html index 862020612..249fe676d 100644 --- a/demos/menu/default.html +++ b/demos/menu/default.html @@ -17,33 +17,26 @@ -
- - - -
+
-

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

- -
- + diff --git a/demos/menu/index.html b/demos/menu/index.html index f5a49799a..07556c6ec 100644 --- a/demos/menu/index.html +++ b/demos/menu/index.html @@ -3,16 +3,14 @@ jQuery UI Menu Demos - -
-

Examples

- -
+ + + diff --git a/demos/menu/navigationmenu.html b/demos/menu/navigationmenu.html index fec6bbb8d..a66bcd8cf 100644 --- a/demos/menu/navigationmenu.html +++ b/demos/menu/navigationmenu.html @@ -29,53 +29,46 @@ -
- - - -
+
-

A navigation menu. A list is transformed, adding theming, mouse and keyboard navigation support. Try to tab to the menu then use the cursor keys to navigate.

- -
- + diff --git a/demos/menu/topalignmenu.html b/demos/menu/topalignmenu.html index 0ae287704..5a918d749 100644 --- a/demos/menu/topalignmenu.html +++ b/demos/menu/topalignmenu.html @@ -26,8 +26,6 @@ -
- -
-
-

Menus can use custom positioning. There is a delay before activing an item on hover and a delay before closing a menu on mouse out to allow for moving to a submenu that is not touching its parent item.

+

Menus can use custom positioning. There is a delay before activing an item on hover and a delay before closing a menu on mouse out to allow for moving to a submenu that is not touching its parent item.

- -- cgit v1.2.3