[jQuery] Re: LiteBox in jQuery

2007-06-11 Thread Diego A.
Ok, now I get it! Thanks guys ;-) On May 31, 6:35 pm, Rhapidophyllum [EMAIL PROTECTED] wrote: One more thing--almost forgot. Since photos can of course take a while to download, it's good to preload them. I'm not sure if this is correct, but I think Lightbox 2 preloads 1 image, but Thickbox

[jQuery] Re: LiteBox in jQuery

2007-05-31 Thread Diego A.
As far as as can see, the jQuery Thickbox does everything the others do. I use it here: http://www.london-dry-cleaners.com/Laundry/ What am I missing? On May 30, 10:49 pm, Glen Lipka [EMAIL PROTECTED] wrote: Ok, so we are back where we started. Well, I guess I will start with that sample site

[jQuery] Re: LiteBox in jQuery

2007-05-31 Thread Karl Swedberg
On May 31, 2007, at 6:44 AM, Diego A. wrote: As far as as can see, the jQuery Thickbox does everything the others do. I use it here: http://www.london-dry-cleaners.com/Laundry/ What am I missing? The default thickbox implementation doesn't have animated sizing of the images. They just

[jQuery] Re: LiteBox in jQuery

2007-05-31 Thread Rhapidophyllum
The other difference is that Thickbox resizes images to fit the screen + buffer size. While this is good in many situations, it often isn't desirable for displaying photos, where you typically want users to see the original photo quality. Lightbox 2 has the animated size transitions, and

[jQuery] Re: LiteBox in jQuery

2007-05-31 Thread Rhapidophyllum
One more thing--almost forgot. Since photos can of course take a while to download, it's good to preload them. I'm not sure if this is correct, but I think Lightbox 2 preloads 1 image, but Thickbox doesn't preload any. On May 31, 2007, at 11:53 AM, Rhapidophyllum wrote: The other

[jQuery] Re: LiteBox in jQuery

2007-05-30 Thread Glen Lipka
I knew it was around somewhere. Thanks a bunch. I wish I asked sooner! Glen On 5/30/07, Rey Bango [EMAIL PROTECTED] wrote: Hi Glen, Take a look at ImageBox: http://www.intelliance.fr/jquery/imagebox/ Rey Glen Lipka wrote: I know about ThickBox. :) Look at this version of the concept:

[jQuery] Re: LiteBox in jQuery

2007-05-30 Thread Rhapidophyllum
ImageBox looks nice. Does anyone know if it is being actively taken care of? The source code said it was written in 2006, and under Mac Firefox the image flashes right as it is being loaded. On May 30, 2007, at 2:34 PM, Glen Lipka wrote: I knew it was around somewhere. Thanks a bunch. I

[jQuery] Re: LiteBox in jQuery

2007-05-30 Thread Glen Lipka
Is it possible for thickbox to be made to do this? That would be the best of all worlds I think. Glen On 5/30/07, Rhapidophyllum [EMAIL PROTECTED] wrote: ImageBox looks nice. Does anyone know if it is being actively taken care of? The source code said it was written in 2006, and under Mac

[jQuery] Re: LiteBox in jQuery

2007-05-30 Thread Glen Lipka
Ok, so we are back where we started. Well, I guess I will start with that sample site and update the libraries and see what it looks like. Ill see if there is anything I can do with Mac Firefox. Glen On 5/30/07, Rey Bango [EMAIL PROTECTED] wrote: I asked Cody and he had no interest in

[jQuery] Re: LiteBox in jQuery

2007-05-30 Thread Karl Swedberg
Hey Glen, did you try pulling the litebox code and demo page and running it with a more recent version of jquery.js? That Mac Firefox flicker looks familiar, and I think it was taken care of in an svn release within the last couple months. --Karl _ Karl Swedberg