aboutsummaryrefslogtreecommitdiffstats
path: root/demos/button
Commit message (Collapse)AuthorAgeFilesLines
* Upgrade jQuery to 1.8.0.Scott González2012-08-136-6/+6
|
* Upgrade jQuery to 1.7.2.Scott González2012-03-226-6/+6
|
* Upgrade jQuery to 1.7.1.Scott González2011-11-226-6/+6
|
* Upgrade jQuery to 1.7.Scott González2011-11-096-6/+6
|
* Upgraded jQuery to 1.6.4.Scott González2011-10-186-6/+6
|
* Upgrade jQuery to 1.6.2.Scott González2011-08-016-6/+6
|
* Button demo: modified order of selectors. Fixed #7094 - Buttons problem in OperaBen Boyle2011-05-161-1/+1
| | | | (cherry picked from commit a6a8611556205aee7c1d6cb82d4ac47050b94678)
* Switched to latest stable jQuery 1.5.1Richard Worth2011-03-026-6/+6
|
* 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).