/Image-shadow

Simple and small Javascript plugin to display the shadow of an image!

Primary LanguageJavaScriptMIT LicenseMIT

Preview

Image shadow !

Simple and small Javascript plugin to display the shadow of the image!


Download Shadow-image

$ git clone https://github.com/tunguskha/Image-shadow

Import

<script src="assets/js/image-shadow.min.js"></script>

Use it

All you need is .ishadow wrapper to the image and blur value in data attribute

<div class="ishadow">
  <img class="img" data-blur="20" src="assets/imgs/halt-and-catch-fire.jpg">
</div>

Support

IE Edge Firefox Chrome Safari Opera
✔️ ✔️ ✔️

See it live

Image-shadow