I've got Colorbox installed on a site to create a photo gallery (http://www.mckinleywoodsapts.com/photo-gallery). The gallery works great in Firefox and Chrome but doesn't work in IE -- unless you press F12 to bring up the developer console, at which point it starts working.

Comments

frjo’s picture

Category: bug » support

First test to update to the latest version of the Colorbox plugin from http://www.jacklmoore.com/colorbox. It's good chance your problem is caused by one of the bugs in 1.3.21+.

Saoirse1916’s picture

All set, I've updated to version 1.3.34 but unfortunately the problem persists.

frjo’s picture

I just tested with IE 9 on Win7 and it works for me now.

Saoirse1916’s picture

Interesting - I'm on the same version/OS and it's still not working on my end. I also just checked with the client and their system (XP/probably IE8) is having the same problem. Since I'm unable to get any proper IE debugging because turning on the F12 developer console fixes the problem, the client sent along the following error from her version:

'console' is undefined
jquery.colorbox.js
Line 184, char 4

kevinquillen’s picture

Issue summary: View changes

It's most likely the use of console.logs in Colorbox support modules (like Media Colorbox) and other javascript. See this issue:

#2123327: IE 8 throws "console is undefined" error, breaking all other javascript on the page

Neslee Canil Pinto’s picture

Status: Active » Closed (works as designed)