Another thing i am looking for is to be able to change the content in the tooltip with ajax while it is displaying. I tried to change the content and the content does change in the div i have added to but the tooltip does not(i guess it pulls the content from the div a displays it instead of displaying the actucally div). is there a way to refrest the tooltip while it is displaying?
Eridius wrote: > > 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#a12336034 Sent from the JQuery mailing list archive at Nabble.com.