Topic: Preloader and jQuery 3.x
Robert McIntosh
pro
asked 6 years ago
jQuery 3.x has an issue with
$(window).load(function() { .. });
This causes an issue when using the preload script found under progress bars.
If you update line 5187 to $(window).on('load', function() { ... });
the script runs just fine in jQuery 1.7.x and up.
Add comment
Bartłomiej Malanowski
staff
answered 6 years ago
Hi, Robert!
Thanks for the help! We'll update this with new version of MDB
FREE CONSULTATION
Hire our experts to build a dedicated project. We'll analyze your business requirements, for free.
Status
Specification of the issue
- User: Pro
- Premium support: No
- Technology: General Bootstrap questions
- MDB Version: -
- Device: -
- Browser: -
- OS: -
- Provided sample code: Yes
- Provided link: No
Tags