I have a List of man Labels I want to "tooltipsy" , and each tooltip get its content via ajax-call.
In the .tooltipsy()-function an ajax-call is made on setup, even if I never need this tooltip.
Is there a way to ajax-load the tooltip-content just on demand?