Version 1.1.1
Simple preloader in Javascript. Without jQuery.
iBird Rose (vk.com)
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 -->
Version 1.1.1
- Added preloader.min.js
Version 1.1.0
- Added asynchronously execute