0
With the follow-up of this project, Clone of an image, I wanted to limit the number of clones and the movement of the images for example through a variable (ex: variable = 5) When for example the 5 clones are moved/created, I cannot create or move again. And change the cursor, when passing images, to no-drop.
Example jsfiddle: http://jsfiddle.net/twsthyds/12/
And what’s the problem?
– Jorge B.
I can’t stop moving the images, I want to limit that.
– akm