Here is the issue in Chrome Dev Tools.
The issue repros in Firefox.
When I go to http://aflacu.com/ I notice that the Bootstrap theme is being used and that has a similar problem with 'zoom'.
Looking further, on the network tab in developer tools it states in zoom.js -> // Combo resource m/1405117627/theme_bootstrap/zoom/zoom-min.js ($CFG->dirroot/theme/bootstrap/yui/zoom/zoom.js) not found!
hi there, I feel I'm going to regret this but what javascript files?
The ones that come with the theme, i.e.:
/theme/bootstrap/yui/zoom/zoom.js - being /yui/zoom/zoom.js within the bootstrap folder after extraction from downloading and installing the theme.
and
/theme/essential/javascript/coloursswitcher.js - being /javascript/coloursswitcher.js within the essential folder from downloading and installing the theme.
I think there is something wrong with the colourswitcher JS
This is the one used in Splash and looks like Julian sort of copied it but changed a few things too if you compare them.
The thread title says "Elegant" but the pics appear to be "Essential".
You are correct. It was Essentials. Not Elegant. Sorry. I had both of them installed.
Also, I re-uploaded the JS files and that resolved the issues. AWESOME! thanks!
Dale