Mineo Okuda
Mineo Okuda
Hi Felixr91 I developed luxy.js by Chrome. Demo page work correctly in Chrome? https://min30327.github.io/luxy.js/ If you can tell the difference from other demo pages, you may be able to help.
Hi emilyChewsCheese, I did not know FireFox did that. Thank you for sharing it. The same case for Edge, and I avoid it as follows. ``` if(navigator.userAgent.match(/Trident\/7\./)) { document.body.addEventListener("mousewheel", function()...
Hello kalfeutre, First of all, there is no function to delete it in Luxy.js. You can remove the transition destination cancellation method by taking the #luxy element. Thank you for...