Skip to content
Advertisement

More than one draggable image events in Kinect

I’m creating a script with draggable images which change src when double clicked as : Draggable image event in Kinect

Earlier question was answered and works great though if I add another object which will also change src when double-clicked then nothing works.

What could be the problem?

Advertisement

Answer

You have to have a set of different image and click event. jsfiddle: http://jsfiddle.net/bighostkim/8BcXk/

JavaScript
User contributions licensed under: CC BY-SA
6 People found this is helpful
Advertisement