The two binding of AngularJS is not working on div. I want my div to be editable but it\'s not happening. Could anybody please suggest what could be wrong? The same binding
Please try this, it might help https://github.com/angular/angular.js/issues/528
This is a 3 year old open issue that tons of people would like fixed. It's marked as a post-1.2-milestone and a feature rather than a bug. Seeing as Angular.js is on release 1.2.13 as of Feb 2014, it looks like no one on the team cares about this issue at the moment. As a result you'll be better off rolling your own code or sticking with a input/textarea control.