Search code examples
javascripthtmldrag-and-dropdraggable

How to make an image undroppable on another image


I need to know how to make an image undroppable on another image. I made my image draggable anywhere on the page but i don't want it to be able to be dropped on other images.

Please vote +1 on my question


Solution

  • See this example in jQuery UI !