Skip to content

bruvers/cover-image

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

cover-image

A simple lightweight jQuery plugin that makes images cover their wrappers perfectly.

Use

HTML

<div>
  <img src="image.png" class="cover-my-wrapper">
</div>

Include the script in your page and apply the plugin like this

jQuery('.cover-my-wrapper').coverImage();

License

Released under the MIT license.

About

A simple lightweight jQuery plugin that makes images cover their wrappers perfectly

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published