Skip to content

tilakranjan/context_Loader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

context_Loader

Context loader like Facebook with pure javascript

alt text

Getting Started

contextLoader.addLoader('#yourDiv'). '#yourDiv' - the selector for the div where context loader will appear.

Prerequisites

Its wriiten in pure css and javascript. Hence no prior library is needed.

Installing

  1. add the css file.
  1. add the js file.
  1. contextLoader.addLoader('div_selector')

For example. We have a div with id "demoDiv". To add context loader: contextLoader.addLoader('#demoDiv'). And to load your content you can use javascript or jQuery.

Demo

https://tilakranjan.github.io/project/contextLoader/

Authors

  • Tilak Ranjan

The list of contributors who participated in this project.

License

This project is licensed under the MIT License - see the LICENSE.md file for details

About

Context loader like Facebook with pure javascript

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published