Re: Zen Colorbox

Originally Posted by
DivaVocals
You would keep whichever file is the MOST RECENT VERSION..
Yes, keep the latest greatest version... upgrade to meet the needs. The latest will have bug fixes... however... delete the jscript_jquery-min.js file.... why duplicate min when your loading it from Google! also, only keep one call to get min... don't need to duplicate the load, it will only server to slow your site down.
personally, I like to get the version of jquery I want to use and drop it into the script folder with the version within the name like
jscript_jquery-1.11.1.min.js, remove the calls to get it. old habits... if I can't read the code, I don't use it..
the down side to this, I'll have to go get the bug fixes myself... the upside, it's available to anything that requires it... let your template load jquary and comment out colorbox call...
colorbox works with jquary-1.11.1.min too... forgot I upgrade to it.... tested with jquary-1.11.0 on ZC 1.5.3
Dave
Always forward thinking... Lost my mind!