How to have a HTML Editor like TextAngular (or contenteditable) with Onsen?
-
Hi,
i guess https://github.com/fraywing/textAngular isn’t working because of
a FastClick Issue: https://github.com/ftlabs/fastclick/issues/127If I try in Cordova Container everything works a long I don’t include onsen (like in iOS).
Just put window.location. href = ‘http://textangular.com/’ in index.html, you have a HtmlEditor.Is there any way to get any way to get a simple http://html5demos.com/contenteditable working with Onsen?
Kind regards.