On Wed, Mar 5, 2008 at 3:58 PM, Karl Swedberg <[EMAIL PROTECTED]> wrote: > It looks like you came up with a workaround for your issue, but for > future reference, as of version 0.9.5 you can override defaults > globally like so: > > $.fn.cluetip.defaults.cluetipClass = 'jtip';
I found that out shortly after hacking the CSS, and this is the way I'm doing it now. Any chance of you looking into the possibilities of smartening up the configuration as I suggested? I think I'm gonna solve this issue for my team with a PHP wrapper. Dylan