[jQuery] autocomplete with tooltip
Hi Folks,
it is possible to combined the autocompleter with the tooltip plugin?
I must call " $("#tooltip").tooltip({ track: true, showURL: false });"
to acticate the tooltip BUT i dont have the "onComplete" or "onReady"
Event on the autocompleter. ;(
Or is the the wrong way ?
Thx
Joe