Update: after digging a bit deeper this seems to be some browser issue, and not angular specific. The provided fiddle does not work with Chrome 35/36 neither with angular nor with plain jQuery. Both - angular and jQery - work with Firefox...
On Wednesday, May 28, 2014 8:50:38 AM UTC+2, tomw wrote: > > Hi, > > I was trying to implement some d&d with images, feeding some id into the > data to be transferred. However, it does not seem to work with images - > instead of getting the id provided during dragstart I'm getting the image > src url. I works as expected with just a div. > See the jsfiddle <http://jsfiddle.net/2R4xN/2/>. > Any idea where this may come from? > > best, > > --tomw > -- You received this message because you are subscribed to the Google Groups "AngularJS" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/angular. For more options, visit https://groups.google.com/d/optout.
