Kartik Patel Posted May 26, 2014 Share Posted May 26, 2014 Hi, when I click on add to cart button from product list page, then product adds to cart successfully but the image animate is not appear, even cart also not refresh by itself. By dugging I found and error TypeError: a.ownerDocument is undefined in jquery.min.js file So, could you please help to recover from this issue ? Thank you Link to comment Share on other sites More sharing options...
vekia Posted May 26, 2014 Share Posted May 26, 2014 any chance to see your website? if so please share url. it looks like problem with some customization, i think. Link to comment Share on other sites More sharing options...
Kartik Patel Posted May 27, 2014 Author Share Posted May 27, 2014 Thanks for your reply , It solved. Actually the problem is related to image. js is unable to fine images` innerWidth param. Si I just replace it with window.innerWidth and my problem is solve Again thanks for your reply. Link to comment Share on other sites More sharing options...
Recommended Posts