Hiding Contents on Drag or Resize
Hi all,
I'm hosting an <object> inside a div and have applied draggable and
resizable to the containing div. I want to set the CSS Visibility
property of the object to hidden when I'm resizing or dragging. How
would I go about doing this?
Thanks for any help!