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

n

n

n

n

n

n

n

CSS part

n

HTML:-

n

n

n

n

n

n

n

n

HTML Code

n

JavaScript:-

n

n

n

n

n

n

n

n

JavaScript

n

Result:-

n

n

n

n

n

n

n

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.

Was this article helpful?
YesNo

Similar Posts