[jQuery] cluetip question mark loading data

2009-04-01 Thread likestheaction
I am able to see a clue tip pop up, but i can't get any data into it from another page. It just shows a question mark when i mouse over the link, the cluetip opens, and there is nothing in it. I am using jquery1.3.2, and the latest cluetip. In the document ready i have a this: $('a.tips').cluet

[jQuery] cluetip question: is it possible to have tabs inside a cluetip?

2008-06-17 Thread se
here's what i'm trying to achieve, a tooltip that looks like this and stays open until closed (no close button there atm). is this possible, and if so -- how? i tried to rebuild this into the page from where the tooltip is called but i couldn't get it to work

[jQuery] cluetip question

2008-03-05 Thread Dylan Verheul
I'd like to set a default style for cluetips in my project. Since I'm abstracting cluetip for my fellow programmers by wrapping it in PHP, I don't like to add "cluetipClass: 'jtip'" to every call. Can I do something like: $.cluetip.setup({ cluetipClass: 'jtip' }); $("a.cluetip").cluetip(); $("a.

[jQuery] cluetip question

2008-01-04 Thread Feijó
With non-link element, why can't I use without ajax? I try that: $('h4').cluetip(); Hover over me. Didnt work, only like this works: $('h4').cluetip({attribute: 'id', hoverClass: 'highlight'}); Hover over me. Can't I just set a tip without ajax? With the first one runs. thanks Feij

[jQuery] ClueTip Question...

2007-11-17 Thread Rick Faircloth
Hey, Karl. (or anyone else who might know) Did you ever get ClueTip coded so that it will show top, bottom, left, and right, depending on what direction a ClueTip will best fit the screen? I just put the latest version on the plug-in page on a site, and if I scroll the page so that the ClueTip li