Closed (fixed)
Project:
Colorbox
Version:
7.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Issue tags:
Reporter:
Created:
24 May 2012 at 10:48 UTC
Updated:
4 Jan 2014 at 02:05 UTC
Jump to comment: Most recent
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
Comment #1
NenadP commentedSubscribing, 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.
Comment #2
frjo commentedI believe this is fixed already in 7-dev.