Skip to content

codeshoppe/overcoat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Overcoat.js

Overcoat.js is a jQuery plugin that adds custom overlays to portions of a site. Data attributes are used to configure overcoat. See documentation for the list of options.

One of the key features of Overcoat.js is the ability for overcoats to resize as the browser windows resizes. Bacon.js is used to throttle how often overcoat responds to window resize events to avoid performance issues.

Install

$ bower install overcoat

  • Demo showcasing Overcoat.js resize functionality.

Requirements

  • jQuery
  • Bacon.js (used to resize overcoats on window.resize)

Acknowledgements

Overcoat.js is heavily inspired by Elle Kasai's Purplecoat.js project. Thanks to Elle for her inspiration.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published