Hi,

I have a pretty standard set-up. I have some images which I'm manually adding into some text on a node. I want colorbox to pop-up when they click on the small images. It all works okay except that the loading icon (spinning icon) is not shown when the users clicks on the small image - It just shows the white background. Some of the images are large and take a while to load, which is which I'd like that spinning icon to be shown while colorbox downloads the image.

Do I have to set a settings somewhere or add a parameter to the img tag?

Here is the html I'm using:

<a class="colorbox" title="Andre" href="mockup/Andre.jpg">
<img alt="Andre" src="mockup/Andre_small.jpg" style="float:left; border: 3px solid #ffffff;margin:0 10px 0 0;"/></a>

Everything else is using the defaults. For the Colorbox Module, I have "Enable Colorbox inline" ticked.

Thanks.

Comments

NenadP’s picture

Version: 7.x-1.x-dev » 7.x-1.3
Assigned: frjo » Unassigned
Status: Fixed » Active

Subscribing, i have same problem. No loading icon gif.
I sopose it is to be shown here #cboxLoadingOverlay, played a little, no luck. All other Colorbox graphic are loaded, from theme folder ("Example1") but loading icon is nowhere.

To clarify one detail more, colorbox load icon appears on triggering colorbox on images, but does not appear on iframes.

frjo’s picture

Version: 7.x-1.3 » 7.x-1.x-dev
Assigned: Unassigned » frjo
Status: Active » Fixed

I believe this is fixed already in 7-dev.

Automatically closed -- issue fixed for 2 weeks with no activity.