joaopereirawd / fakeLoader.js

fakeLoader.js is a lightweight jQuery plugin that helps you create an animated spinner with a fullscreen loading mask to simulate the page preloading effect.
MIT License
721 stars 270 forks source link

fakeloader doesn't work with 3x version of jquery #37

Open SANJAY072000 opened 5 years ago

SANJAY072000 commented 5 years ago

Don't use the slim 3.3.1 version of jquery for fakeloaderjs because in 3x version of jquery timeToHide does not work.

SANJAY072000 commented 5 years ago

It works fine for 3.3.1 version of jquery not with slim 3.3.1 version of jquery. If using it with bootstrap4 remove the slim version of jquery for bootstrap.min.js

Tjandra-Putra commented 4 years ago

It still doesnt work.

Tjandra-Putra commented 4 years ago

i changed to non-slim jquery version.