i am using clueTip with ajax to grab a list from a db. i would like the clueTip to close when the user selects an item from the list. i'm guessing there is an easy way to do this, but i've tried for a while now without any success. i tried calling cluetipClose() with the onclick event, but since the clueTip is a separate web page, it is saying that cluetipClose() is not defined. any ideas? thanks.
- [jQuery] close clueTip by selecting element in clueTip box Tim