In many webpages, we have a TextArea element, and often its Height is not enough.
I am trying to change the Height of a TextArea,
and I succeed in changing the value,
however the Element does not "refresh" itself according to its new height..
Only If I drag it slightly, then it "jumps" to the Height that I set.
The code I have for now is this:
What do I need to add to make it work?
Thank you
Zohar





