[jQuery] Re: Underlay to replace overlay

2008-07-16 Thread JohnieKarr
Gabriel, Since that's the case here is the method I would use. div with no background onload that contains the gallery of thumbs. next, when you click a thumb the loading gif becomes background while the selected image is loading. once loaded it becomes the background. I'm not sure how to do t

[jQuery] Re: Underlay to replace overlay

2008-07-15 Thread Gabriel
Hi Johnie, Yes, this is what I want to do... But I want to keep the little image that indicates there is something loading and more, I want to have my thumb in front of the image displayed. That's it ! Thank you for answering. Gabriel On 14 juil, 15:09, JohnieKarr <[EMAIL PROTECTED]> wrote: >

[jQuery] Re: Underlay to replace overlay

2008-07-14 Thread JohnieKarr
Hi Gabriel, I'm not familiar with thickbox, but don't you just want your gallery to be a div and change the background image of that div? I hope I'm visualizing what you want correctly. Thanks, Johnie Karr On Jul 12, 7:22 am, Gabriel <[EMAIL PROTECTED]> wrote: > Nobody ??? :( > > On 10 juil, 2

[jQuery] Re: Underlay to replace overlay

2008-07-12 Thread Gabriel
Nobody ??? :( On 10 juil, 23:13, Gabriel <[EMAIL PROTECTED]> wrote: > Hi everybody, > > I was wondering how I can modify Thickbox plugin so that the images do > not show up over the gallery (thumb - images) but under the gallery. I > call it anunderlay. > Thank you very much, > > Gabriel