Dynamically setting the width and height of the tooltip created using qtip jQuery plugin based on the content length.

Dynamically setting the width and height of the tooltip created using qtip jQuery plugin based on the content length.

Hi,
  I want to set width and height of  the tooltip created using qtip Jquery plugin based on the content length.The content is based on the reply of an ajax call .Each request will return different content based on the request params.So there arise the need of dynamically setting tooltip dimensions.
 
  Pls provide any idea.


~Ragesh