How to Get The ID From a Draggable Item with jQuery

Problem: I have a list of photos that I’ve uploaded.  I want to drag a photo from the pool of photos to a gallery or album.  So, basically I have two lists of items.  I’m dragging items from one list to the other list.  When a new photo is added to the gallery, I want […]

How to Get The ID From a Draggable Item with jQuery Read More »