How to solve the issue with Resize of TextArea in IE using JQUERY? – User friendly Tech help
Requirement:- We need our TextArea should be flexible to be re-sized by user in Internet Explorer?
n
nSolution:-
nWe followed the approach of JQuery to solve the problem.
n
nMethod:-
nResizable
n
nWorking Demo
n
Code:-
n
n
nCSS:-n
CSS part |
n
HTML:-
n
HTML Code |
n
JavaScript:-
n
JavaScript |
n
Result:-
n
Resize the TextArea |
n
Note:-
n-We can apply the above code on other HTML elements also like DIV.
n-We can also write the Directive in Angular to achieve the above results.