jQuery elastic plugin

jQuery elastic plugin

I am using the jQuery elastic plugin in a slightly unusual way. My textarea input comes from a database, and is not directly typed into the textarea.

The elastic functionality doesn't seem to kick in until something ityped in the text area. Is there someting I can do in js to kickstart it so that it doesn't need keyboard input to stretch to it contents?