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.
Check out the demo http://joaopereirawd.github.io/fakeLoader.js/
V2.0.0
yarn add jq-fakeloader or npm i jq-fakeloader
<link rel="stylesheet" href="../node_modules/dist/fakeLoader.min.css">3. Include
javascript
dependencies
<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery/3.3.1/jquery.min.js">
<script src="../node_modules/dist/fakeLoader.min.js">
4. Include fakeLoader
placeholder in the HTML Document
<div class="fakeLoader"></div>
<script> $.fakeLoader(); </script>
timeToHide
//Time in milliseconds for fakeLoader disappear
spinner
//'spinner1', 'spinner2', 'spinner3', 'spinner4', 'spinner5', 'spinner6', 'spinner7'
bgColor
//Hex, RGB or RGBA colors
If you encounter an issue or want to request a feature, you can create an issue
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4