[jQuery] Nested Fieldsets
So I have a nested fieldset group 4 levels deep (potentially). I'd
like to be able to click on the legend to expand and collapse the
fieldsets within.
I don't want to hide the fieldsets, just reduce the height so that the
contents within are not seen until they click on the legend.
ideas?