Skip to content

iiiBird/preloader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

51 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simple preloader in Javascript

Version 1.1.1

Summary

Simple preloader in Javascript. Without jQuery.

Author

iBird Rose (vk.com)

Manual Download - Stable Release

Download

Usage

Insert this preloader.js right after <body> tag (before content):

<!DOCTYPE html>
<html lang="en">
<head>
	<meta charset="UTF-8">
	<title>Preloader demo</title>
</head>
<body>
	<script src="../preloader.js"></script>
	
	<!-- Content -->

Demo

See a Demo

Changelog

Version 1.1.1

  • Added preloader.min.js

Version 1.1.0

  • Added asynchronously execute