Open ghost opened 11 years ago
...es
Following the idea in the extension here: http://jsfiddle.net/nxmRr/30/
Once the container re-sizes the dragging will fail because the incorrect container_width value. I suggest always taking the container's width and not a pre-cached value (that is not always correct).
...es
Following the idea in the extension here: http://jsfiddle.net/nxmRr/30/
Once the container re-sizes the dragging will fail because the incorrect container_width value. I suggest always taking the container's width and not a pre-cached value (that is not always correct).