[jQuery] Re: Release: Tooltip plugin 1.1

2007-07-14 Thread Karl Swedberg
On Jul 14, 2007, at 5:42 AM, R. Rajesh Jeba Anbiah wrote: Oh, you have a competitor now:-) "Competitor" only in the friendliest sense of the word. Jörn is my hero! Besides, I'm sure that the clueTip and the tooltip can coexist peacefully. ... whic

[jQuery] Re: Release: Tooltip plugin 1.1

2007-07-14 Thread R. Rajesh Jeba Anbiah
On Jul 10, 11:33 pm, Jörn Zaefferer <[EMAIL PROTECTED]> wrote: > R.RajeshJebaAnbiahwrote: > >http://jquery.bassistance.de/tooltip/jquery.tooltip.zip/ > > jquery.tooltip.css > > > This file has the style for the demo/site too. I'd rather prefer it > > contain only the tooltip related styles and

[jQuery] Re: Release: Tooltip plugin 1.1

2007-07-10 Thread Jörn Zaefferer
R. Rajesh Jeba Anbiah wrote: On Jul 9, 2:33 am, Jörn Zaefferer <[EMAIL PROTECTED]> wrote: R.RajeshJebaAnbiahwrote:> Another thing, you're bundling your site's style in zip file. Are you referring to the demo files? If so, that is intentional. If not, could you clarify that? http:/

[jQuery] Re: Release: Tooltip plugin 1.1

2007-07-10 Thread R. Rajesh Jeba Anbiah
On Jul 9, 2:33 am, Jörn Zaefferer <[EMAIL PROTECTED]> wrote: > R.RajeshJebaAnbiahwrote:> Another thing, you're bundling your site's style > in zip file. > > Are you referring to the demo files? If so, that is intentional. If not, > could you clarify that? http://jquery.bassistance.de/tooltip/j

[jQuery] Re: Release: Tooltip plugin 1.1

2007-07-08 Thread Jörn Zaefferer
R. Rajesh Jeba Anbiah wrote: Another thing, you're bundling your site's style in zip file. Are you referring to the demo files? If so, that is intentional. If not, could you clarify that? -- Jörn Zaefferer http://bassistance.de

[jQuery] Re: Release: Tooltip plugin 1.1

2007-07-06 Thread R. Rajesh Jeba Anbiah
Another thing, you're bundling your site's style in zip file. -- Email: rrjanbiah-at-Y!comBlog: http://rajeshanbiah.blogspot.com/

[jQuery] Re: Release: Tooltip plugin 1.1

2007-07-06 Thread R. Rajesh Jeba Anbiah
On Jul 6, 9:06 pm, Jörn Zaefferer <[EMAIL PROTECTED]> wrote: > R.RajeshJebaAnbiahwrote:> On Jul 5, 12:57 am, Jörn Zaefferer <[EMAIL > PROTECTED]> wrote: > > >> This update to the jQuery Tooltip plugin brings a few minor yet very > >> useful features and some very important bug fixes. > > >Mos

[jQuery] Re: Release: Tooltip plugin 1.1

2007-07-06 Thread Jörn Zaefferer
R. Rajesh Jeba Anbiah wrote: On Jul 5, 12:57 am, Jörn Zaefferer <[EMAIL PROTECTED]> wrote: This update to the jQuery Tooltip plugin brings a few minor yet very useful features and some very important bug fixes. Most often, I'm getting this error (FF & IE) $(window).scrollLeft is n

[jQuery] Re: Release: Tooltip plugin 1.1

2007-07-06 Thread R. Rajesh Jeba Anbiah
On Jul 5, 12:57 am, Jörn Zaefferer <[EMAIL PROTECTED]> wrote: > This update to the jQuery Tooltip plugin brings a few minor yet very > useful features and some very important bug fixes. Most often, I'm getting this error (FF & IE) $(window).scrollLeft is not a function jquery.tooltip.js Line

[jQuery] Re: Release: Tooltip plugin 1.1

2007-07-06 Thread Jens
Hi Jörn, Your small code change did work, tnx for your help. /Jens On 5 Jul., 22:17, Jörn Zaefferer <[EMAIL PROTECTED]> wrote: > Jens wrote: > > thanks for the update. > > > I am loading content to a page dynamically (Ajax: $.get) and have used > > tooltip to apply tooltip on the fly on each p

[jQuery] Re: Release: Tooltip plugin 1.1

2007-07-05 Thread Jörn Zaefferer
Glen Lipka wrote: Nice work, this looks awesome. One quirk. On the last examples (bottom right), when I mouse over in FF, the tip goes offscreen. It doesnt happen every time. Strange behavior. Yeah, thats really rather weird. So far no hack could really avoid that. -- Jörn Zaefferer http:/

[jQuery] Re: Release: Tooltip plugin 1.1

2007-07-05 Thread Jörn Zaefferer
Jens wrote: thanks for the update. I am loading content to a page dynamically (Ajax: $.get) and have used tooltip to apply tooltip on the fly on each part. All elements uses the same tooltip selector. My problem with the new version is tooltip fails if you call it more than once: $(".toolTip")

[jQuery] Re: Release: Tooltip plugin 1.1

2007-07-05 Thread Jens
thanks for the update. I am loading content to a page dynamically (Ajax: $.get) and have used tooltip to apply tooltip on the fly on each part. All elements uses the same tooltip selector. My problem with the new version is tooltip fails if you call it more than once: $(".toolTip").Tooltip(); $(

[jQuery] Re: Release: Tooltip plugin 1.1

2007-07-04 Thread [EMAIL PROTECTED]
It seems to happen when you put the mouse somewhere between the 'ogle' on the third link. Also, the initial input tooltip caught me off guard. When you don't hover on the input element and just click in it like you normally would to type in it, then it gives a "flash" effect because the tooltip

[jQuery] Re: Release: Tooltip plugin 1.1

2007-07-04 Thread Glen Lipka
Nice work, this looks awesome. One quirk. On the last examples (bottom right), when I mouse over in FF, the tip goes offscreen. It doesnt happen every time. Strange behavior. Glen On 7/4/07, Jörn Zaefferer <[EMAIL PROTECTED]> wrote: This update to the jQuery Tooltip plugin brings a few minor