I am creating two accordions and placing them into two different dialogs on the same page.
My problem is that with the two dialogs on the same page when I scroll down and expand one accordion section, and then click a section in the other accordion it scrolls the original accordion back up to the top. It seems like this may be a bug of some kind in the framework.
The version of jquery I am referencing is jquery ui 1.10. I have created a jsfiddle here that illustrates the problem: http://jsfiddle.net/geoderek/fL3VW/2/
Any help would be greatly appreciated.
Thanks, Derek