akatov / angular-contenteditable

angular model for the "contenteditable" attribute
http://akatov.github.io/angular-contenteditable/
MIT License
176 stars 55 forks source link

Alternate implementation that works with IE10+! #36

Open ansonkao opened 9 years ago

ansonkao commented 9 years ago

I discovered the following CodePen which works in IE10+ on BrowserStack: http://gaboesquivel.com/blog/2014/in-place-editing-with-contenteditable-and-angularjs/

What's the reason this repo can't achieve similar compatibility?

afedosenko commented 8 years ago

+1

afedosenko commented 8 years ago

https://github.com/akatov/angular-contenteditable/pull/53