Skip to content

omulet/jquery-coverrr

Repository files navigation

jQuery Coverrr

Usage

  1. Include jQuery:

    <script src="http://ajax.googleapis.com/ajax/libs/jquery/2.0.0/jquery.min.js"></script>
  2. Include plugin's code:

    <script src="dist/jquery.coverrr.min.js"></script>
  3. Call the plugin:

    $("#myElement").coverrr({
    	duration: 15
    });

MIT License © Bogdan Silivestru

About

Bring CSS background-image to life

Resources

Stars

Watchers

Forks

Packages

No packages published