Strategery-Inc / Magento-InfiniteScroll

Automatically load the next page of products in Magento. Easy to install and configure, this module works 100% out of the box with vanilla Magento 1.9.x and earlier.
http://demo.usestrategery.com/infinite-scroll/infinitescroll.html
Academic Free License v3.0
121 stars 60 forks source link

Not working in Internet Explorer in my site... #83

Closed KoenWijnstok closed 10 years ago

KoenWijnstok commented 10 years ago

Hi,

Really nice module for Magento, except it's not working in Internet Explorer in my site. I see the "loading more products" line, but when it's gone nothing is happening. The rest of the browsers (Webkit, Gecko) are working perfectly.

I've got a test site which has the module currently enabled and a category which has 8 pages: http://staging.afvallenmetbregje.nl/koolhydraatarm.html

I can't find any current issues with IE, only 2 very old ones....

gsomoza commented 10 years ago

Looks like you have several JS errors (e.g. 'mw_baseUrl' is undefined or Object doesn't support property or method 'hoverIntent').

Because IE basically sucks, those errors could be causing other scripts to malfunction. I would recommend fixing them before continuing to debug InfiniteScroll.

If you need commercial support let me know and we'll help you get this to work quickly.

KoenWijnstok commented 10 years ago

Hmmz, found it. I've got a jquery conflict.

My Pronav Menu is using a different version of jquery. When I enable infiniteScroll jquery inclusion the Pronav Menu is not working anymore, but infinitescroll is working in Chrome. (except IE) When I disable the jquery inclusion from infinitescroll Pronav is working again except the infinitescroll is still not working....

sigh... bughunting.

gsomoza commented 10 years ago

In that case that would be an integration issue, and we only offer commercial support for that.

But if you trace this back to a possible bug in our extension please let us know and we'll re-open the ticket.