Collapsible fieldsets hide content when JS is disabled
Status: Alpha
Brought to you by:
oracleshinoda
... at least according to how the documentation currently suggests setting up fieldsets.
Now that plugins can have their own javascript classes, it would make more sense to write a 'Fieldset' class and use that to manage how fieldsets collapse and expand. This would remove more javascript from being inline in the forms too.