I was trying to update the version of jQuery and thought I was doing everything correctly. Now none of the jQuery/javascript functions work. I'm getting a Console error that says
the error underlines the $ here
I have tried rolling back to the old version but I'm still getting that error and more. I'm trying to find the correct javascript resources for Colossus to see what I may have goofed up.
json.mvc?Store_Code=KCD&Function=JavaScriptCombine dResource_Output&JavaScriptCombinedResource_Code=s ite-scripts&T=fe5d9eaa:6 Uncaught ReferenceError: $ is not defined
Code:
window.jQuery = cash = $;
Comment