Actions
Bug #2842
closedIE9 not handling show/hide properly
Description
IE9 keeps breaking jQuery and can't handle jQuery show/hide properly. This should be changed to the proposed workaround of appending a class and removing the class. The class should have display: none; defined in CSS.
Actions