Jquery Tooltip text/content overflow

Jquery Tooltip text/content overflow

Hi everyone,

I'm using the jquery tooltip plugin to display user details in a listview. I'm using a background image for the tooltip. Works fine when the content is about the size of the tooltip or less. But, if the content to display in the tooltip is long, it overflows beyond the bottom border of the tooltip.

Is there any workaround to stretch the background image as the content increases. Any other suggestions are welcome.

Thanks.