![]() |
|
Strange behavior of Colorbox - Printable Version +- ZenphotoCMS Forum (https://forum.zenphoto.org) +-- Forum: Support (https://forum.zenphoto.org/forum-1.html) +--- Forum: Plugins (https://forum.zenphoto.org/forum-6.html) +--- Thread: Strange behavior of Colorbox (/thread-8280.html) |
Strange behavior of Colorbox - Damino - 2011-02-18 I've notice that sometimes colorbox reacts stangely (http://grab.by/920H) After trying to understand I've noticed that if the style sheet "colorbox.css" loads (http://grab.by/921e) after the script "jquery.colorbox-min.js" (http://grab.by/921c) then the problem appears. Stange no ? Have you any idea ? I've tested this on my personnal theme and default theme with Zenphoto 1.4.0.2 Strange behavior of Colorbox - acrylian - 2011-02-19 Sorry, I think I never encountered this problem nor do I remember any report about this. Strange behavior of Colorbox - Damino - 2011-02-19 Yes I'm not really familiar with Trac but I will explore more to see if it's not something else that "breaks" Colorbox (time to time). By the way : I've tested this on my local server and I'm using MAMP (1.9). I'm interresting to know if anyone has already notices this problem. Thanks. Strange behavior of Colorbox - acrylian - 2011-02-19 I do bascially all testing on MAMP locally as well. A reason would be if your theme's stylesheet is loaded after colorbox as well and accidentally use same class names. Unlikely though. More likely is a JS conflict. Any JS errors maybe? |