Sorry about that.
Here's the test page that I'm continuing to work on: http://www.randomjabber.com/test/logogala/gallery_tooltip.html You can see the updated code by viewing the < head > via the source. Thanks, Jörn Zaefferer-2 wrote: > > You example code didn't quite make it through. > > Could you provide a testpage? Maybe via jsbin.com > > Jörn > > On Tue, Dec 2, 2008 at 6:50 PM, deronsizemore <[EMAIL PROTECTED]> > wrote: >> >> >> I'm not sure if I did it right or not, but I added the width too this >> line: >> >> return $(" ").attr("src", this.src); >> >> Still not change after adding the width in. I think it's related to how >> big >> the image actually is for whatever reason. The other images don't do it, >> just the ones next to the right margin, but when I made the width smaller >> than 440 in the line above, it's fine, but only when it's a larger image >> is >> it choppy when you move your mouse around. >> >> >> >> >> Jörn Zaefferer-2 wrote: >>> >>> You could set a fixed with for the tooltip. That should improve the >>> positioning. >>> >>> Jörn >>> >>> On Tue, Dec 2, 2008 at 3:08 PM, deronsizemore <[EMAIL PROTECTED]> >>> wrote: >>>> >>>> >>>> I've implemented >>>> http://bassistance.de/jquery-plugins/jquery-plugin-tooltip/ >>>> plugin at this test page: >>>> http://www.randomjabber.com/test/logogala/gallery_tooltip.html. I think >>>> I've >>>> implemented it correctly, but I'm not completely sure of that? >>>> >>>> It seems to work like it should when you hover over the left two images >>>> in >>>> the left two columns. But, when you hover over the images in the right >>>> column and the image preview pops up to the left of the mouse pointer >>>> instead of to the right (since the margin of the browser window is >>>> there) >>>> the tracking seems to be a little choppy when you move your mouse >>>> around. >>>> >>>> Is this something I'm doing wrong? Is there something I can add to fix >>>> this >>>> or is it just the nature of the plugin? >>>> >>>> Thanks, >>>> Deron >>>> >>>> -- >>>> View this message in context: >>>> http://www.nabble.com/-tooltip--Image-preview-choppy-when-switching-from-right-to-left-side-of-mouse-pointer--tp20792886s27240p20792886.html >>>> Sent from the jQuery General Discussion mailing list archive at >>>> Nabble.com. >>>> >>>> >>> >>> >> >> -- >> View this message in context: >> http://www.nabble.com/-tooltip--Image-preview-choppy-when-switching-from-right-to-left-side-of-mouse-pointer--tp20792886s27240p20797403.html >> Sent from the jQuery General Discussion mailing list archive at >> Nabble.com. >> >> > > -- View this message in context: http://www.nabble.com/-tooltip--Image-preview-choppy-when-switching-from-right-to-left-side-of-mouse-pointer--tp20792886s27240p20797861.html Sent from the jQuery General Discussion mailing list archive at Nabble.com.

