Thank you for this very simple and good Plugin.
Just a note for future releases as I had to struggle with the correct width and height of the colorbox. Please change the following lines in tablet-responsive.1.1.js as this:
//jQuery.colorbox.settings.width = "92%";
//jQuery.colorbox.settings.height = "98%";
jQuery.colorbox.settings.maxHeight = "90%";
jQuery.colorbox.settings.maxWidth = "90%";
So the colorbox is still responsive but resizes to the correct height and weight. Before it just resized the weight so there was always an ugly border.
Thanks and good job!
Philipp
]]>How can I show some text when viewing the larger image?
If I put some text inside ALT in IMG it shows only on mobile devices…
I tried on Android 4.0.4 and after the first swipe the new image apears briefly and then dissapears.
It re-appears if I touch the screen.
Using the previous-next arrow-buttons works fine.
Any ideea on what can be done?
Regards,
Alex.
Brilliant plugin! What I’ve been waiting for. However I’d like to edit the style of the desktop lightbox. I’ve edited as much as I can through the css but certain things like opacity of the overlay require editing the .js – which is inactive. Being fairly new to all this my question is how do I activate the .js to implement the changes I have made?
Thanks in advance. Again … fantastic plugin.
]]>