driven wrote:
I am using cluetip to put tooltips on the links in a search results
page. I have the 'activation' setting as 'hover' but unfortunately
cluetip cancels the normal click event and I can't actually follow the
links. I don't see any examples or settings that will let me actually
click on the links. Is this possible?
I'm not 100% sure, but I seem to recal that this might be what you're looking for:
onActivate:       function(e) {return true;}

That should be the default though, so not sure if you've overridden it.


 ~ ~ David

Reply via email to