Im experiencing issues with IE 11 and Cs Cart. Help?

When trying to click the “Next” button to go to the next page of products using IE 11, I can't. I can do it fine in Mozilla Firefox and Google Chrome, but not IE11. It works fine in IE Explorer 10 as well. Is this a CS Cart issue?

Your cart version is 3.x right?

Yes I am

3.0.6 is the version Im using.

Hi you need to make it compatibilty view settings, go to tools open and you will see where it has you leave the website in box so it will be compatible

flasher, thank but where is Tools located?

thanks*

The little wheel in IE 11 on the top right side has compatibility settings. Or right click on the top bar and check MENU BAR and then you will see tools

zeero6, I thought she was referring to Tools in CS Cart. I want to fix the problem, not just for me but for customers who might be experiencing the problem. Thanks.

Please submit this bug here http://forum.cs-cart.com/tracker/

ok i will thanks

No problem. I was just following flashers comment. Do you have a ink we can test? I am using IE11 but on V4.03 and its working

Sure, could you test this one?



[url=“http://store.commoto.com/specials/”]http://store.commoto.com/specials/[/url]

Definitely an issue. Only worked in compatibility mode or by right click and open in new page. Anyway to use 4.03? 3.06 did have a few bugs.

Sorry been busy but I had a few problems myself and just figured it was a compadibility issue and sure enough it was, it is in your browser or explorer browser on the top right look for tools open and you will see compadibilty view, your website or store will automatically grab whatever site you are on at that time or put your site in the box close out clear your cache and try again to see if it works

[color=#282828][font=arial, verdana, tahoma, sans-serif][size=2][size=3]To fix this problem, you should open the following file: [/size][/size][/font][/color][color=#282828][font=arial, verdana, tahoma, sans-serif][size=2]lib/js/history/jquery.history.js[/size][/font][/color]



[color=#282828][font=arial, verdana, tahoma, sans-serif][size=2]and replace the line 36:[/size][/font][/color]



[color=#000088]return[/color][color=#000000] $[/color][color=#666600].[/color][color=#000000]browser[/color][color=#666600].[/color][color=#000000]mozilla [/color][color=#666600]?[/color][color=#000000] hash [/color][color=#666600]:[/color][color=#000000] decodeURIComponent[/color]color=#666600;[/color]



[color=#282828][font=arial, verdana, tahoma, sans-serif][size=2]with[/size][/font][/color]



[color=#000088]return[/color][color=#000000] decodeURIComponent[/color]color=#666600;[/color]



[color=#282828][font=Arial, sans-serif][size=2]IE11 defined as firefox.[/size][/font][/color]