]> source.dussan.org Git - jquery-ui.git/commit
Accordion: Use this.headers instead of parsing the DOM to find headers when determini...
authorScott González <scott.gonzalez@gmail.com>
Tue, 20 Jul 2010 20:13:44 +0000 (16:13 -0400)
committerScott González <scott.gonzalez@gmail.com>
Tue, 20 Jul 2010 20:13:44 +0000 (16:13 -0400)
commitf99068bb4ff7fc0ceec154ac8e3b63e088246047
tree30005c8b67bffac89c999cfd4b2965c3ab6d8f97
parente85615fc6b1d636f4bcea3abd3a6091f937858b8
Accordion: Use this.headers instead of parsing the DOM to find headers when determining which panel is active. Fixes #5841 - Accordion active property inaccurate if nested accordion is present.
ui/jquery.ui.accordion.js