aboutsummaryrefslogtreecommitdiffstats
path: root/demos/accordion/hoverintent.html
Commit message (Collapse)AuthorAgeFilesLines
* Accordion: Use new demos infrastructureAlexander Schmitz2015-07-211-148/+0
| | | | Ref #10119
* Accordion: Remove core event/alias and deprecated module dependenciesAlexander Schmitz2015-05-201-5/+5
|
* Build: Reorganize external directoryScott González2014-06-241-1/+1
| | | | | | | Put each external library into its own directory. Move jquery.js to external. Ref gh-1266
* All: Rename jquery.js to exclude version in filenameJörn Zaefferer2014-03-051-1/+1
|
* All: Rename all files, removing the "jquery.ui." prefix;Rafael Xavier de Souza2014-01-241-4/+4
| | | | | | | - By executing https://gist.github.com/jzaefferer/893fcf70b7eebc1dc271; Fixes #9464 Closes gh-1029
* Updating jQuery to 1.10.2.Bruno M. Custódio2013-07-051-1/+1
| | | | | Adding jQuery 1.10.0, 1.10.1, 1.10.2, 2.0.0, 2.0.1, 2.0.2 and 2.0.3 to the tests directory.
* Accordion demo: Clean up hoverintent implementation to avoid using ↵Scott González2013-02-271-23/+38
| | | | jQuery.event.handle. Thanks Drew Waddell for pointing out the use of an undocumented/deprecated method.
* Updating 'jQuery' to 1.9.1.Bruno M. Custódio2013-02-051-1/+1
|
* Updating to jQuery 1.9.0Kris Borchers2013-01-171-1/+1
|
* Upgrade jQuery to 1.8.3.Scott González2012-11-141-1/+1
|
* Upgrade jQuery to 1.8.2.Scott González2012-09-201-1/+1
|
* Demos: Cleanup.Scott González2012-09-101-6/+1
|
* Accordion demo: Cleanup.Scott González2012-08-311-4/+4
|
* Upgrade jQuery to 1.8.0.Scott González2012-08-131-1/+1
|
* Upgrade jQuery to 1.7.2.Scott González2012-03-221-1/+1
|
* Accordion: Removed requirement for headers contain a child (and removed ↵Scott González2012-02-271-4/+4
| | | | associated ui-accordion-heading class).
* Demos, Tests: Remove use 'that' instead of 'self'. Partial fix for #5404 - ↵Scott González2012-02-121-2/+2
| | | | remove uses of 'var self = this;'
* Accordion demo: Clear out originalEvent in hoverintent special event. Fixes ↵Scott González2012-01-311-0/+4
| | | | #6028 - Accordion: Hoverintent demo throws an error in IE.
* Upgrade jQuery to 1.7.1.Scott González2011-11-221-1/+1
|
* Demos accordion hoverintent: moved event.type setter to not clobber ↵Richard D. Worth2011-11-111-1/+1
| | | | event.type. Partial fix for #7871 - Demo accordion hoverintent: hover instead of hoverintent behavior with jQuery 1.7.0
* Upgrade jQuery to 1.7.Scott González2011-11-091-1/+1
|
* Upgraded jQuery to 1.6.4.Scott González2011-10-181-1/+1
|
* Upgrade jQuery to 1.6.2.Scott González2011-07-251-1/+1
|
* Switched to latest stable jQuery 1.5.1Richard Worth2011-03-021-1/+1
|
* Upgraded jQuery to 1.4.4.Scott González2010-11-121-1/+1
|
* Upgraded jQuery to 1.4.3.Scott González2010-10-211-1/+1
|
* Demos: Cleanup.Scott González2010-09-091-1/+1
|
* Accordion demos: Coding standards.Scott González2010-09-091-31/+32
|
* Add support for multiple events, along with hoverintent demo. Fixes #3614 - ↵jzaefferer2010-07-141-0/+133
Accordion: support multiple events being set at the same time