View Full Version : HTML in Ext.form.TextArea
TDeBailleul
15 Dec 2011, 2:13 AM
Hi,
I would like to know if there is a way to put HTML in a text area. I would like the tags not to be interpreted, just removed.
Thanks
mitchellsimoens
15 Dec 2011, 10:17 AM
If you want the tags to be removed, you will need to write a way to do it. RegEx will get you part of the way there.
TDeBailleul
15 Dec 2011, 10:21 AM
Thanks for your answer.
Isn't there a HTMLEditor plugin for Sencha Touch ?
mitchellsimoens
15 Dec 2011, 10:24 AM
Thanks for your answer.
Isn't there a HTMLEditor plugin for Sencha Touch ?
Not that I have seen
Powered by vBulletin® Version 4.1.5 Copyright © 2013 vBulletin Solutions, Inc. All rights reserved.