Closed (cannot reproduce)
Project:
Colorbox
Version:
7.x-1.2
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
16 Aug 2011 at 20:04 UTC
Updated:
9 Sep 2012 at 15:58 UTC
Jump to comment: Most recent file
Comments
Comment #1
himerus commentedI'm assuming this is a call to
console.log(); somewhere in the JS that missed being removed... take a look in respond.js and remove any lines with console called, and that should fix it up.
I'll provide an update this week.
Comment #2
iainh commentedPlease consider attached patch.
Symptoms of problem (and solution) can be seen, for example, in IE8 using colorbox. In my case this was using Media-Gallery's use of colorbox. If the debugging statement remains uncommented IE8 will flag up an error and will stop running colorbox's jQuery scripts.
Comment #3
iainh commentedComment #4
Cablestein commentedFYI, for me, changing Colorbox configuration from minified to uncompressed fixed IE8 issue(s).
Comment #5
pjindent commentedI am having problems with colorbox (7.x-1.2) in IE. The pop up displays with a very narrow width, and IE displays a warning: "Stop running this script? ... A script on this page is causing Internet Explorer to run slowly." I have tried uncompressed with no success.
Comment #6
frjo commented