From 9e259c6e5369bf272dd14df7aea1372c5b064300 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Scott=20Gonz=C3=A1lez?= Date: Thu, 6 Sep 2012 21:54:22 -0400 Subject: [PATCH] Menu demo: Added demo description. --- demos/menu/topalignmenu.html | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/demos/menu/topalignmenu.html b/demos/menu/topalignmenu.html index 9a3779733..0ae287704 100644 --- a/demos/menu/topalignmenu.html +++ b/demos/menu/topalignmenu.html @@ -26,6 +26,8 @@ +
+ +
+ +
+

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.

+
+ -- 2.39.5