[jQuery] cluetip issue firefox/safari local content w/link

2009-06-24 Thread kurtzilla
Cluetip works fine in IE But in Firefox/Safari I am displaying multiple cluetips(7). Each cluetip corresponds to a different event on our calendar, in theory and for discussion purposes, one for each day of the week. Hovering over the first link (sunday) yields a cluetip with a title and

[jQuery] [clueTip] Issue with hoverIntent

2009-05-17 Thread Lideln
Hi, I have been using clueTip, and decided to use the hoverIntent feature. Unfortunately, in some cases, the tooltip does not hide when I move away from the element, and stays displayed forever. It happens when I move quickly the mouse out of the element after a very short delay (the tooltip is

[jQuery] Cluetip Issue

2009-03-11 Thread Pedram
Dear folk , I'm working with the CLuetip plugin I faced a problem . How can I remove the Clutip from an object for example : $(div).cluetip(); $(div).removeCluetip(); // I want to do this Thanks

[jQuery] jQuery ClueTip issue...

2009-01-04 Thread Ron
I have the jQuery cluetip project compiled and running fine in its own project, but am having a problem including it in my own project. I have tested this out both in IE7 and Firefox 3. It works fine in FF, but in IE7, the cluetip doesn't show up. However, if you resize the page, all of a sudden

[jQuery] clueTip issue with ASP.NET GridView

2008-11-03 Thread bgibilaro
All, I am new to clueTip and I am having a rather peculiar problem. I have an asp.net webform with 2 test clueTip links on it. One is just a standard anchor tag with the usual class=jt (I am using the jTip Theme), rel=.. and title=.. attributes. The other is actually the same exact link,

[jQuery] clueTip issue with jqueryUI

2008-06-05 Thread moazzamk
Hi, clueTips don't work with dialogs in jQueryUI. I just get regular title when I hover over the links. The code I am using for this is : HTML div id=new_a_poll class=flora title=Edit Attendance Survey Settings ?php print T_('seconds');?* a href=#

[jQuery] cluetip issue

2007-12-27 Thread [EMAIL PROTECTED]
Hi , i am using teh following code $('.cfjq_cluetip').cluetip({ sticky:false, splitTitle: '|', showTitle: true }); to run the tip on different a tag using their own title attribute to display the tip so I have in my html: a class=cfjq_cluetip title=Test|This is a tip href=# Tooltip Test

[jQuery] cluetip issue

2007-08-26 Thread Eridius
this is my cluetip code: $('#trip_builder_popup').cluetip({local: true, mouseOutClose: true, sticky: true,