Does cluetip have issues when there is a selectbox in the tooltip? i mean
the select box is completely in the tooltip but when i click on it and try
to honver over any option the tooltip close. the select works fine when i
give it a size but i don't want to use the select box like this,
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#a12347039
Sent from the JQuery mailing list archive at Nabble.com.