[jQuery] jTip hover cache

[jQuery] jTip hover cache

Hi all.
I'm using jTip plugin and love your easy implementation and css style. But when mouse gets over requests info from server(I'm using database content) what is a bit too much overhead. If user holds your mouse in a link for jTip loads several calls to database. How can I insert a "cache" to avoid this?
Cheers