Hi,
JQUERY COLORBOX is not working on both my Google Chrome (version 5.0.375.125) and IE8 running on Windows XP SP3.
First I suspected that it was related to some Extensions I installed on Google Chrome but when I asked a (developper) friend and he got the same result on he’s station I tested also in my different Internet Explorer versions (IE8, IE7, IE6) to found out that it is working ONLY in Firefox (from what I know).
This is the test page:
– https://www.techotronic.de/plugins/jquery-colorbox/colorbox-multiple-images-demo/
Browsers running on Windows XP SP3:
– Mozilla Firefox 3.6.3 = OK.
– Google Chrome 5.0.375.125 = Not working.
– Internet Explorer 8.0.6001.18702 = Not working.
– IE7 (running on IE8 compatibility view) = Not working.
– IE6 & IE7 running on IETester = Not running
On IETester I got those error messages:
Javascript error on line #1 : “jQuery is undefined”.
JavaScript error on line #2 : “Object does not support this property or method”
You can download IETester here : https://www.my-debugbar.com/wiki/IETester/HomePage
PS: I had to uninstall the plugin and use the jQuery in my theme. Even then I got a small glitch related to the relative image path (../img/) that I had to change for a universal image path (http… …/img/) to work in my theme.
Best regards
—
Martin