mozack Posted October 3, 2010 Share Posted October 3, 2010 Hi to all.A few days ago i was forced to change my jquery to 1.3.2, to integrate some features. Everything works great once i follow the step by step guide i found in french forum.Well, the version 1.3 was giving me an error "Out Of Memory" in IE. So, i change it to 1.4 but now, ajax cart dont work.Can someone tell me what are the changes that i have to made in Ajax-Cart to make it work? That is the only module that dont work for me, everything is working fine...Hope someone can help meRegardsMozack Link to comment Share on other sites More sharing options...
shacker Posted October 5, 2010 Share Posted October 5, 2010 Hi to all.A few days ago i was forced to change my jquery to 1.3.2, to integrate some features. Everything works great once i follow the step by step guide i found in french forum.Well, the version 1.3 was giving me an error "Out Of Memory" in IE. So, i change it to 1.4 but now, ajax cart dont work.Can someone tell me what are the changes that i have to made in Ajax-Cart to make it work? That is the only module that dont work for me, everything is working fine...Hope someone can help meRegardsMozack I make some modules that need jquery 1.3 or 1.4.Ths solution is this.In the ajax cart js file of the module, replace at the end document. to window.And for que jqzoom, in js/jquery, replace all $(document. to $(window.This make your jqzoom and ajax cart ,works with 1.4 of jquery Link to comment Share on other sites More sharing options...
Recommended Posts