elrte text editor resizing option disable
Added by Ingus Stals 4 months ago
hi!
sorry about my english..
so I want disable one of text editor options like resize..I dont need it..in css i know it can be done with resize:none;, but where can i change it here?
Replies (3)
RE: elrte text editor resizing option disable
-
Added by Troex Nevelin 4 months ago
elRTE is not resizable by default, what do you mean by "resize" in elRTE?
RE: elrte text editor resizing option disable
-
Added by laurent wiart 3 months ago
hello,
maybe Ingus was referring to the method "resizable ()" in jquery-ui which is apparently applied to elRTE?
I will apreciated I also disable this option.
I tried with resizable ("disable") but this does not work as expected ....
If you had a solution for that ...
Thank you for all the work done
RE: elrte text editor resizing option disable
-
Added by Davorin Casar about 1 month ago
To disable text area resizable
Set
resizable : false,
Best Regards
(1-3/3)