>I think it's possible, but it may take some creativity on your part.
>Take a look, particularly, at the onActivate option. There is an
>example of enabling/disabling the clueTip on the demo page, jTip theme
>example #5:
>
>http://plugins.learningjquery.com/cluetip/demo/

Also, you might be able to place a hidden element that in the position you
want the clueTip to appear and then use the trigger("click") method on the
element when you want to show the tip.

You'd want to configure the clueTip to show on a click event.

-Dan

Reply via email to