aboutsummaryrefslogtreecommitdiffstats
path: root/ui/jquery.ui.accordion.js
Commit message (Expand)AuthorAgeFilesLines
* Add support for multiple events, along with hoverintent demo. Fixes #3614 - A...jzaefferer2010-07-141-1/+1
* Accordion: Add disabled class to headers and panels to fix styling in IE. Fix...Scott González2010-07-141-7/+11
* Accordion: Animate padding when only showing/hiding a single panel. Fixes #55...Scott González2010-07-141-2/+2
* All: Define a local undefined variable inside the main closure.Scott González2010-07-131-1/+1
* Accordion: Fixed resize method for autoHeight. Fixes #5406 - autoHeight resiz...Scott González2010-07-131-1/+1
* Accordion: Don't handle hover/focus when disabled. Fixes #5330 - Accordion he...Scott González2010-07-131-5/+18
* Accordion: Prevent the navigation filter from finding multiple elements. Fixe...Scott González2010-07-131-1/+1
* Updated copyright headers to make it clear that you can choose between MIT an...Scott González2010-07-091-3/+3
* Removed case-sensitive .nodeName check. Scott González2010-04-271-3/+1
* Accordion: Fixed case for tabIndex (was tabindex), fixes failing destroy-test...jzaefferer2010-04-031-2/+2
* Accordion: Moving IE layout fix (via zoom: 1) from js to css - fixes the dest...jzaefferer2010-03-271-5/+0
* Accordion: Fixed oldContent and newContent for events.Scott González2010-02-241-2/+2
* Happy New YearRichard Worth2010-01-201-1/+1
* Accordion: Check for division by zero error during animation.Scott González2010-01-201-2/+3
* Widget factory: Changed _create to _init.Scott González2010-01-151-1/+1
* Merged in /branches/dev r3251:3620 (excluding autocomplete, modal, tooltip, m...Scott González2010-01-071-21/+20
* Split mouse into its own file and udpdated dependency lists.Scott González2009-12-221-0/+1
* renamed all ui.*.js files to jquery.ui.*.js, all effects.*.js files to jquery...Richard Worth2009-09-171-0/+510