[jQuery] accordion 1.5 - fixed height with scrolling
I had an accordion working with an older version of the
jquery.accordion plugin, such that the accordion was a fixed height,
and if an individual 'drawer' had too much content it scrolled.
accordion v1.5 seems to override my overflow settings. It may just be
a different option setting, but I can't find a demo that does the same
thing.
suggestions?