QueryLoader masks the page loading process, allowing developers to show a page only when it's ready to be displayed.
The plugin can either show a percentage loading bar, display a custom text on top of the page, or just show a classic rotating spinner.
Custom animations can also be added, making loading the page an unique experience.
The best part about QueryLoader is that the loading animation closes automatically after a certain period of time, even if the page is not loaded, avoiding situations where users get stuck in a black screen of death because of an unresponsive script or server request.
QueryLoader is also framework agnostic and works with client-side (browsers) and server-side (Node.js) environments.
What is new in this release:
- Fix no overlay removal check.
What is new in version 3.0.8:
- Fixes 404 with "none".
What is new in version 3.0.3:
- Total rewrite, no more jQuery.
Requirements:
- JavaScript enabled on client side
- Node.js for server-side environments
Comentários não encontrado