Jump to content
Search Community

kovle

Members
  • Posts

    7
  • Joined

  • Last visited

kovle's Achievements

  1. Thanks for answer ! I think I misunderstood draggable and JS
  2. I want to make the drag item disappear( like .hide() ) after 10 times of onDragEnd But I cant get a clue. pls help me ?
  3. Hello ! idk why hittest works only in the first div ? I wish I could drop all my drag divs in the drop area how to detect a collision with multiple dynamically created elements ?
  4. <div class="Drag Parent"> <div class="Drag Child"> </div> Even if I drag parents div, I want my child div to stay still How do I do this? I don't want the child div to be dragged/moved, and I want only parents to be dragged and moved
×
×
  • Create New...