isEditMode for sliding div
Permalink
I have a sliding div that is triggered by jquery. However, it is naturally hidden (via css) even when in edit mode. What does the isEditMode need to say for the div to be visible when editing?
thanks
thanks