Cardify 2.0 is a jQuery plugin that makes easy to add a simple hover effect to your images. This plugin finds all the images with class "imgCardify" inside a container and replace them with a new element that contains the image () as well as a with the text of the "alt" attribute of the image.
To install cardify 2.0 locally in your project follow these steps:
Users can install cardify locally to their projects. For a local installation they must download the files from github.
The following example shows how users can add the plugin to their projects.