thanks Karl - I'll explore both those suggestions. I'm in the hunting for
ideas phase, so the solution isn't rigid yet. I'm just trying to keep a
small dialogue box close to the links that will trigger it, while also
giving a clue that the link can be used for a particular functionality.



Karl Swedberg-2 wrote:
> 
> Hi Rolf,
> 
> I  think I understand what you're saying here, but I wonder if maybe  
> another solution would work better for what you're trying to do.  
> Maybe, for example, you could use clueTip for the hover effect and a  
> different plugin such as blockUI (http://malsup.com/jquery/block/ 
> #dialog).
> 
> What do you think? Would that work for you?
> 
> Or, you could try doing something like this:
> 
> $('#clickme').cluetip({local:true, attribute: 'name'}).cluetip 
> ({activation: 'click'});
> 
> Not sure that will work consistently yet.
> 
> p.s. sorry I haven't been able to reply sooner. Trying to finish  
> final edits of the book.
> 
> --Karl
> _________________
> Karl Swedberg
> www.englishrules.com
> www.learningjquery.com
> 

-- 
View this message in context: 
http://www.nabble.com/ClueTip---combining-hover-with-click-to-activate-tf3948222s15494.html#a11204800
Sent from the JQuery mailing list archive at Nabble.com.

Reply via email to