Janet Weber wrote: > Hi > > The loading animation for imagebox doesn't display properly. The > animation has a white box behind the loading.gif animation and I would > like to know how to change that white box to black or transparent?
It is the container div that holds the loading.gif that has a white background. Unfortunately, you just can't set it to be transparant since the white background also functions as the white border around the image that you load into the very same container. A possible solution would be to begin with a transparant background where the loading.gif start to run. When the image is loaded, change to a white background, then change back to transparent when the loading.gif is shown, etc.... Cheers, Tobbe _______________________________________________ jQuery mailing list discuss@jquery.com http://jquery.com/discuss/