Hi,
My name is Guy, I am working on a project which uses nopcommerce and some plugins.
(1) There is one plugin called “SevenSpikes.Nop.Plugins.MegaMenu” which does not work well with I.E. in responsive mode, Please go to www.whirlpoolwater.ca and use I.E. to resize the window, then you can see the problem.
(2) I also notice that there is a method called “checkWidth” in “MegaMenuResponsive.min.js”, can you help me understand
var i = t.getSpikesViewPort()
…
i.width <= 768 || …
the difference between i.width and the value “window.innerWidth” in Javascript