Hi
I wanted to get <textarea>
scrollHeight on body load using jquery.
It's always getting zero. I want actual height of textarea on body load.
If it's not possible to get scrollheight on body load, is ther any way to get actual height rather than height().
Please suggest if you have any reference.
Thanks
-Pravin