Quick & Easy Way to Implement Drag n Share With jQuery
You must have seen the drag to share functionality on Mashable that lets visitors share the content on popular social networks intuitively. Just drag one of the images in an article and you’ll be able to share the article on your favorite social network by dropping the dragged image over its icon. Here is a nice and elegant solution to achieve the drag n share effect using jQuery with just a line or two of JavaScript code.

