I just replied to your direct email to me, but in case you see this
first, you should be able to do something like this:
$('someselector').cluetip({
cluetipClass: 'jtip',
arrows: true,
dropShadow: false,
hoverIntent: false,
sticky: true,
closePosi
Karl,
Is there anyway to use cluetip with GET requests? My serlvet requires
a query string parameter, so POST won't really work in my scenario.
thanks,
Adam
On Jan 21, 11:07 am, Karl Swedberg wrote:
> Hi Adam,
>
> > When I try to setup my cluetip using the apparent settings to
> > achieve thi
Hi Adam,
When I try to setup my cluetip using the apparent settings to
achieve this, the cluetip closes if the mouse pointer enters and then
leaves the area of the cluetip
Remove the mouseOutClose: true option. It is set to false by default,
and that is what you'll need.
--Karl
_
Another problem I am having (or bug?): Is it possible to have the
cluetip open from a mouse click, and close using a close image (or
text)? When I try to setup my cluetip using the apparent settings to
achieve this, the cluetip closes if the mouse pointer enters and then
leaves the area of the c
I can't diagnose the problem without a test page to view, but I would
suggest that you use Firebug and see what the POST is returning. It
could be a 404 or a 405 or some other error.
--Karl
Karl Swedberg
www.englishrules.com
www.learningjquery.com
On Jan 16, 2009, at 2:55 PM
5 matches
Mail list logo