Activity for JQuery UI Draggable Collision

  • Gowtham Gowtham posted a comment on a wiki page

    Hi Team, You guys done a awesome job. I like this plugin, but I found some margin issue when I drag the draggable element inside a containment zone with prevent collision. please help me to resolve the issue. Here is my code <!doctype html> <html> <head> <title>jQuery UI Draggable</title> <style type="text/css"> #d1 { width: 120px; height: 120px; background-color :aqua; padding:20px; float:left; margin:5px; } #d2 { width: 120px; height: 120px; background-color :orange; padding:20px; float:left; margin:5px;...

1
MongoDB Logo MongoDB