diff --git a/demos/menu/categories.html b/demos/menu/categories.html new file mode 100644 index 00000000000..c0e55d05a16 --- /dev/null +++ b/demos/menu/categories.html @@ -0,0 +1,42 @@ + + + + + jQuery UI Menu - Categories + + + + + + + + + + + + + + +
+

By using the items option, you can configure which elements are converted into selectable menu items. Here this technique is used to create category headers.

+
+ + diff --git a/demos/menu/index.html b/demos/menu/index.html index 6e196988321..431926d357f 100644 --- a/demos/menu/index.html +++ b/demos/menu/index.html @@ -10,6 +10,7 @@