nikki / LiteAccordion

A lightweight horizontal accordion plugin for jQuery.
MIT License
224 stars 130 forks source link

Resize after application #36

Closed dslawrence closed 12 years ago

dslawrence commented 12 years ago

Feature request here--it would be handy to be able to resize the accordion after creation--to issue new width and height parameters to it. My use case is a full-browser-width accordion, this makes a great way to flip through pages of content.

nikki commented 12 years ago

Have you tried destroy -> re-init with new options?