Description
Revisit the initiallyHidden option... seems that this should be handled in CSS for the element,
or if it isn't then it should be symmetrical – right now if initiallyHidden = true then the element gets hidden but if initiallyHidden = false then the element doesn't get shown.