Accordion resizing
Accordion resizing
Hello,
I am using the Accordion plugin with autoheight set to true. Is there
a way to ask the accordion to re-calculate that height if the font
size changes?
I would like to use something similar to this article from A List
Apart to do the actual detection:
http://www.alistapart.com/articles/fontresizing
Once I detect a change has been made, I'd like to ask the Accordion to
recalculate the height of the longest panel. Is this possible?
Thanks much.
Jon