When closing colorbox on Firefox, I get an error at the javascript console:

c.call is not a function (line 4 of jquery.colorbox-min.js).

This error prevents the cbox_close event from running, thus autoplay videos don't stop after colorbox close.

Comments

yannisc’s picture

I commented out line 83 of colorbox_node.module ($params['onClosed'] = 'close';) and it worked!

I don't know though what this line was supposed to do and if it has other implications. So, I suggest this issue remains open until someone fixes it properly.

iLLin’s picture

Assigned: Unassigned » iLLin

Hmm, I was doing tons of testing around closing the colorbox for videos... etc. I will reverify if this was needed or not.

iLLin’s picture

Status: Active » Fixed

Will be fixed in the next release of DEV.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.