Jquery mobile textArea autoGrow
I have implemented jquery Mobile and it work beautifully.
I have a small issue :
When I open a form with textArea that have already values, they do not autoGrow, I have to set focus on the textArea and then press enter, then it autoGrows.
I there a way to force the autoGrow when the form is loaded ?