An open API service indexing awesome lists of open source software.

https://github.com/kurama250/web_loader

Script is used to create a loader on your website before viewing your site !
https://github.com/kurama250/web_loader

css html javascript loader web

Last synced: about 1 month ago
JSON representation

Script is used to create a loader on your website before viewing your site !

Awesome Lists containing this project

README

          

Script for a web loader !


(Programming Language - Html | Css | JavaScript)






# Tutorial to know where and what to modify !

## 1 - Tranfers the files and modify the files below !

- Open index.html
- Don't forget to change the image !

```html
// Add these lines :



Loading...

Loading


// The content of your site

//Then add at the end :

```

- Demo :

![alt text](https://github.com/Kurama250/Web_loader/blob/main/loading.png?raw=true)


Support on Discord : Discord Link - Create a Ticket with bot for help3>

If you like this repository don't hesitate to give it a star ⭐ !


There you go and be happy !

Licence : [Creative commons](https://creativecommons.org/licenses/by-nc-nd/4.0/deed.en) - CC BY-NC-ND 4.0 by [Kurama250](https://github.com/Kurama250)