PDA

View Full Version : Dynamically Updating Draggable's ProxyStyle



ClassicCrime
26 Mar 2009, 10:10 AM
I'm trying to change the which CSS a Draggable instance is using as it's being dragged across the screen. When I set it's setProxyStyle(String proxyStyle) method it, it doesn't change the CSS that's being used while dragging. Is there a way to do this?