aboutsummaryrefslogtreecommitdiffstats
path: root/demos/menubar
Commit message (Collapse)AuthorAgeFilesLines
* Menubar/Popup: Remove both to streamline the 1.9 release. Will revert this ↵Jörn Zaefferer2012-01-042-224/+0
| | | | delete on the menubar branch, while development on master can continue without them.
* Menubar: Fix font-weight and spacing of disabled menu itemskborchers2011-12-011-2/+2
|
* Merge branch 'master' into menubar_otherStructureskborchers2011-12-011-1/+1
|\
| * Upgrade jQuery to 1.7.1.Scott González2011-11-221-1/+1
| |
| * Upgrade jQuery to 1.7.Scott González2011-11-091-1/+1
| |
* | Menubar: Allow structures other than just UL/LIkborchers2011-10-191-0/+55
|/
* Upgraded jQuery to 1.6.4.Scott González2011-10-181-1/+1
|
* Merge branch 'master' into core-1.6.1Scott González2011-07-251-100/+19
|\ | | | | | | | | | | | | | | | | Conflicts: demos/menubar/default.html tests/unit/autocomplete/autocomplete.html tests/visual/effects/effects.all.html ui/jquery.ui.menu.js ui/jquery.ui.popup.js
| * Menubar: Trigger select event after running all other methods. Allows the ↵Jörn Zaefferer2011-07-131-6/+8
| | | | | | | | select-handler to destroy the widget without errors.
| * Menubar: Added the autoExpand option and modified the default demo to show ↵kborchers2011-07-071-0/+1
| | | | | | | | functionality
| * Menubar and Menu: Cleanup menu styles. Pull out menubar styles from demo ↵Jörn Zaefferer2011-06-101-35/+4
| | | | | | | | into css file.
| * Update menubar to forward menu option to nested menus, update default demo ↵Jörn Zaefferer2011-06-091-60/+7
| | | | | | | | to set within update to the demo frame (for /demos) or window (standalone). Update visual test to have more useful defaults
* | Upgrade jQuery to 1.6.2.Scott González2011-07-251-1/+1
|/
* Menu: Remove default preventDefault. Add more meaningful href's on menuJörn Zaefferer2011-05-111-51/+51
| | | | | and menubar demos. Change doesn't seem to affect autocomplete as that doesn't use href-attributes anyway.
* Popup and Menubar demosJörn Zaefferer2011-05-082-0/+250