[jQuery] cluetip issue

[jQuery] cluetip issue


this is my cluetip code:
$('#trip_builder_popup').cluetip({local: true,
                                 mouseOutClose: true,
                                 sticky: true,
                                 positionBy: 'auto'});
I want the box to appear in the same place every time but it is placed based
on my mouse, how can i stop this as the demo page works like i want it to?
--
View this message in context: http://www.nabble.com/cluetip-issue-tf4330231s15494.html#a12332590
Sent from the JQuery mailing list archive at Nabble.com.