colorbox icon indicating copy to clipboard operation
colorbox copied to clipboard

A light-weight, customizable lightbox plugin for jQuery

Results 104 colorbox issues
Sort by recently updated
recently updated
newest added

There is a maxWidth but no minWidth configuration setting. If you for example have a rather narrow image, the description for that image will overlap with the string "Image 1...

I can't create a group by using the attribute "rel" during a direct call. Is it possible the old bug has come back? https://github.com/jackmoore/colorbox#version-126---july-15-2009

When opening a colorbox directly, using `$.colorbox({...})`, the rel option seems to be ignored as it does not create next/prev button as expected. [Created a jsfiddle](http://jsfiddle.net/0gL01x0m/) to demo the issue....

good work jack. recently i found a strange issue in colorbox, when i load a from via ajax in colorbox and change language (Alt+Shift) when some input field in colorbox...

Hi Jack ! It would be great if we could add a callback function to the resize method. In my case, I have some tooltips to show after the colorbox...

Is there a way to use `border radius` and shadow instead of the images. In the example 4, in the option Outside Webpage (Iframe) you can see this.

When using the retinaUrl option, Colorbox will load the retina image file, like: `[email protected]` instead of `my-photo.jpg` However, when using this option, you need to make sure you have retina...

Hi, I have followed your advice at #739 and made a small reproducible case. All irrelevant things have been stripped. If you click on a Colorbox enabled anchor link when...

When i am opening color box popup in iPad then popup is not coming in the center of the ipad body. sometimes when i changes the mode from portrait to...

Environment: - colorbox version: 1.6.3 - iOS 9 (iOS 8 is good) - Displayed in UIWebView (Safari displays correctly) - UIWebView is scrolled down about 1 screen height. # cboxOverlay...