Dave
Member since Apr 8, 2013
- Profile: /members/10813-dave.htm
- Comments: 2
Recent Blog Comments By Dave
-
Accessing $scope On The DOM Using AngularJS
Posted on Feb 6, 2014 at 6:57 PM
@james, If you look at the demo at http://davecoates.github.io/angular-ui-sortable/ you can do that - just click and drag anywhere except the drag icon (the 4 pointed arrow). It requires using the selectable jquery-ui plugin in addition to sortable.... read more »
-
Accessing $scope On The DOM Using AngularJS
Posted on Apr 8, 2013 at 8:40 PM
@Ben, You can see my attempt at something like this at https://github.com/davecoates/angular-ui-sortable Was a good learning experience, especially trying to get some test cases going with the jQuery UI stuff.... read more »