[AngularJS] Re: drag and drop

2019-08-20 Thread Sander Elias
Hi Anmol, Why are you using `markForCheck` there? Regards Sander -- You received this message because you are subscribed to the Google Groups "Angular and AngularJS discussion" group. To unsubscribe from this group and stop receiving emails from it, send an email to

[AngularJS] Re: Drag and Drop in Angularjs is not working as expected

2014-09-14 Thread Sander Elias
Hi Abhay, Well, somewhere in that unseen complicated code is an issue! Properly some mismatch between jquery event handling and the way your widget directive is written. Regards Sander -- You received this message because you are subscribed to the Google Groups AngularJS group. To

[AngularJS] Re: Drag and Drop with images - e.dataTransfer.get.Data() returns image src instead of data

2014-05-28 Thread tomw
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

[AngularJS] Re: Drag and drop sortable ng:repeats in Angular.JS

2014-05-23 Thread lorenzofox3
Hello, some time back, I also wrote a module you might be interested in, -no jquery -hardly 150 lines https://github.com/lorenzofox3/lrDragNDrop cheers, Laurent On Wednesday, July 25, 2012 3:09:25 PM UTC+7, Basmah Altaf wrote: Dear Fellows, Greetings, I am trying to build a drag