Hide element if displayed (a little complex case)
- by Ricardo
Hello,
I have a list of radio buttons that are inside a DIV called "radio-btns-wrapper-wjs", this DIV slides down/up when you click on a 'trigger' element, in my case a < span with the class "selected-search-wjs".
The DIV "radio-btns-wrapper-wjs" slides back up when the user selects one of the radio buttons.
This DIV also slides back up when…