diff options
Diffstat (limited to 'demos')
-rw-r--r-- | demos/menubar/default.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/demos/menubar/default.html b/demos/menubar/default.html index 57a3209ce..6bd67b64a 100644 --- a/demos/menubar/default.html +++ b/demos/menubar/default.html @@ -23,6 +23,7 @@ }); $(".menubar-icons").menubar({ + autoExpand: true, menuIcon: true, buttons: true, position: { |