Topic: Reveal Animations When Scrolling can't run in IE 11

Wa Zon free asked 6 years ago


After updating MDB 4.4.1, I found that WOW.js which achieves reveal animations in MDBootstarp seems to have some problems. For example: https://mdbootstrap.com/download/templates/bootstrap/free/basic-landing-page/index.html cannot display properly in Internet Explorer 11. After reading mdb.js, I suspect that using “window.scrollY” may lead to this problem. Because it's not supported by IE. MDB 4.3.2 don't have this problem.

ilivingston premium answered 6 years ago


The fix for this is to modify the WOW.js file and replace window.scrollY with window.pageYOffset. found here: https://github.com/imgix/drift/issues/33

Edyta Dabrowska free answered 6 years ago


Thank you for this post. We will test it and improve in the future.

iamkevinjohnson pro commented 6 years ago

Is there a solution to this issue?

ilivingston premium commented 6 years ago

This is still a problem. Any work around?


Please insert min. 20 characters.

FREE CONSULTATION

Hire our experts to build a dedicated project. We'll analyze your business requirements, for free.

Status

Resolved

Specification of the issue

  • ForumUser: Free
  • Premium support: No
  • Technology: MDB jQuery
  • MDB Version: -
  • Device: -
  • Browser: -
  • OS: -
  • Provided sample code: No
  • Provided link: No
Tags