aboutsummaryrefslogtreecommitdiffstats
path: root/demos/button
Commit message (Collapse)AuthorAgeFilesLines
* Switched to latest stable jQuery 1.5.1Richard Worth2011-03-026-6/+6
|
* Button demo: Coding standards.Scott González2011-01-101-26/+26
|
* Merge remote branch 'origin/menu'jzaefferer2010-12-221-18/+41
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: demos/autocomplete/categories.html demos/autocomplete/combobox.html demos/autocomplete/custom-data.html demos/autocomplete/default.html demos/autocomplete/folding.html demos/autocomplete/multiple-remote.html demos/autocomplete/multiple.html demos/autocomplete/remote-jsonp.html demos/autocomplete/remote-with-cache.html demos/autocomplete/remote.html demos/autocomplete/xml.html demos/button/splitbutton.html demos/index.html tests/visual/menu/nested.html themes/base/jquery.ui.autocomplete.css ui/jquery.ui.autocomplete.js
| * Menu: Extended button's splitbutton demo to use an actual menujzaefferer2010-06-231-6/+26
| |
* | Upgraded jQuery to 1.4.4.Scott González2010-11-126-6/+6
| |
* | Upgraded jQuery to 1.4.3.Scott González2010-10-216-6/+6
| |
* | Button demos: Coding standards.Scott González2010-09-097-186/+150
|/
* Button: some demo code formattingunknown2010-04-061-13/+15
|
* button default demo: moved prevent navigation to # when clicking on anchor ↵Richard Worth2010-03-181-2/+4
| | | | button to head
* button demo: minor updateRichard Worth2010-03-151-2/+2
|
* Button demo: added descriptionRichard Worth2010-03-151-1/+3
|
* html pages: added HTML5 meta charset UTF-8 tag, changed DOCTYPE to uppercaseRichard Worth2010-03-127-7/+14
|
* button default demo: prevent navigation to # when clicking on anchor buttonRichard Worth2010-03-101-1/+1
|
* Button demo: Fixed duplicate id.Scott González2010-03-021-2/+2
|
* Fixed #5182 - Update to jQuery 1.4.2Richard Worth2010-02-166-6/+6
|
* fixed #5163 - themes: css files need to be renamed to be consistent with js ↵Richard Worth2010-02-166-6/+6
| | | | file renames in 1.8a1
* switched to jQuery 1.4.1Richard Worth2010-01-276-6/+6
|
* button: more specific selectors for demo pages, avoiding any other global ↵Jörn Zaefferer2010-01-201-1/+1
| | | | demo page issues
* button: don't style everything, just the demoJörn Zaefferer2010-01-201-1/+1
|
* eol-style and mime-typeRichard Worth2010-01-207-336/+336
|
* switched to jQuery 1.4Richard Worth2010-01-206-6/+6
|
* Merged in /branches/dev r3251:3620 (excluding autocomplete, modal, tooltip, ↵Scott González2010-01-077-0/+398
menu; including menu static tests).