[jQuery] Re: Cluetip takes elements title away

2007-11-03 Thread paazio
So I should most probably fetch the title back from cluetip and close cluetip window when the element has been clicked...

[jQuery] Re: Cluetip takes elements title away

2007-11-02 Thread Wizzud
If it did not remove the title, the browser would show its own native prompt as well as cluetip showing its version. On Nov 2, 10:21 pm, paazio <[EMAIL PROTECTED]> wrote: > It seems that when trickering cluetip plugin: > $('p.latest a').cluetip({width:'400px'}); > > It empties the given elements