Michail Michailidis
Member since Oct 15, 2014
- Profile: /members/12355-michail-michailidis.htm
- Comments: 2
Recent Blog Comments By Michail Michailidis
-
Accessing $scope On The DOM Using AngularJS
Posted on Oct 17, 2014 at 10:35 AM
More specifically: http://stackoverflow.com/questions/26373322/how-to-do-angularjs-2-way-binding-of-multiple-objects-in-contenteditable-includi... read more »
-
Accessing $scope On The DOM Using AngularJS
Posted on Oct 15, 2014 at 3:25 PM
Nice work! If you had a functionality that removes something from the DOM let's say the third element (using remove() or if it was in a contenteditable div and we used backspace), do you think the code could keep the order of the internal divs and update the collection ok? Thanks... read more »