colorbox
colorbox copied to clipboard
A light-weight, customizable lightbox plugin for jQuery
I'm adding arrow key navigation to my iframe html, but the code only works after i click somewhere inside the iframe first. Is there some way to force focus on...
1 day ago i created a ticket with problem using colorbox. you answered and without any feedback back from me closed ticket. sorry to open same issue again but if...
Hi Devs! I'm using [jQuery Colorbox Wordpres Plugi](https://wordpress.org/plugins/jquery-colorbox/)n. Using some photos on the same into [another container plugin](https://wordpress.org/plugins/awsm-team/), I'm not able to show the arrowkey. I've check jquery.colorbox.js and it's...
If you click on any image here https://jokerleb.com/ads/grand-cherokee-2014-4/ do you know by any chance how to make it open full screen? seems like a little css thing but no one...
I am using this script on my webapp ```javascript $(document).ready(function() { $(".map").colorbox({width: '90%', height: '80%', iframe: 'true', maxWidth: '100%'}); }); ``` but unfortunately I get this. the map is too...
thank you very much for Colorbox, very well designed and very useful. Colorbox seems not to be "responsive" on mobile device: I wish that Colorbox automatically adjusts itself to the...
I have Gallery 3D with ColorBox: How to change this: **** To allow custom inner design of the ColorBox of an item selected?
Implemented the use of maxWidth/maxHeight with the resize method by checking the corresponding options compared to the width/height computed.
Colorbox is working great in web browsers, but is there a way to set my colorbox to a different size for mobile devices? The only way I've found is to...
I wish to have the colorbox iframe overlay be 65% width on desktop and 95% width on mobile devices. I am trying to figure out how to do this. I...