Hi,

As per the library on http://www.jacklmoore.com/colorbox/,

We should add the fadeOut property value in colorbox. Sometime user does not want the transition when closing colorbox, so he can then set this time to 0.

Please add this change.

Thanks.

Comments

Ramdas Gaikar created an issue. See original summary.

sammy_’s picture

Hello,

A quick solution would be adding the following to your js theme

$.colorbox.settings.fadeOut = 0;

renatog’s picture

Status: Active » Reviewed & tested by the community

Hi.

I check and #2 really works good.

renatog’s picture

Status: Reviewed & tested by the community » Fixed

Thank you very much, @sammy_

Best,

renatog’s picture

Category: Task » Support request

Status: Fixed » Closed (fixed)

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