Thanks Karl - that did the trick. I made some changes mostly to suit my needs
(for example, don't need the arrows so I took them out and adjusted the size
accordingly).
At any rate, this is a very nice plugin. Anyone know of any possibility of
including setting parameters instead of using query s
Hi James,
I ran into these problems with Cody Lindley's jTip plugin, too, so I
(and Rey Bango) made a few changes to it.
It's not terribly pretty, but that can be remedied with CSS / images.
Also, if I had time to work on it some more, I would clean up the
code a bit.
So, with those cav
I forgot to add that I'm doing this in IE 7 - and I checked it in FF 2 and
the behavior was similar.
James Thomas wrote:
>
> Unfortunately, the same thing happens with this one.
>
> I modified it to support loading by ajax as follows:
> 1. Added a setting for showAjax
> 2. Using the same tip
Unfortunately, the same thing happens with this one.
I modified it to support loading by ajax as follows:
1. Added a setting for showAjax
2. Using the same tip attribute I added to the item, I added the following
code in save()
if (settings.showAjax) {
var
On 30/01/07, James Thomas <[EMAIL PROTECTED]> wrote:
>
> Hello all,
>
> I am looking for a good tooltip library. I like the look and feel of the
> Interface one but there's a big problem with it - when I hover over
> something on say the right edge of the screen where I want the tooltip to
> appear
Hello all,
I am looking for a good tooltip library. I like the look and feel of the
Interface one but there's a big problem with it - when I hover over
something on say the right edge of the screen where I want the tooltip to
appear, most of it goes off the edge of the screen. The same is true if