
preloader.js is a super tiny JavaScript library used for showing a CSS3 animated preloader before the page opens.
How to use it:
Include the style sheet preloader.css in the head section of the html page.
<link href="preloader.css" rel="stylesheet">
Include the JavaScript file preloader.js at the bottom of the html page.
<script src="preloader.js"></script>
That’s it.








Can you please tell me how to increase time Of Loader