hi,
i'm trying to control the dragging object styles but i dont find how... there is no css...
how can I control the floating dragging object, for example the background?
And why in LIST A there is a strange background gradient and in the LIST B there is only opacity? I dont find this customizations in the CSS.
Could you help me? thanks!
Any luck finding a way to style the element?
Hello,
No, I simply switch to jquery-ui library...
You can change the style using dragClass option, but the gradient is from the browser. Use forceFallback: true to stop this behavior.
Most helpful comment
You can change the style using
dragClassoption, but the gradient is from the browser. UseforceFallback: trueto stop this behavior.