Hover CSS
Component ID
2898205
Component name
Hover CSS
Component type
module
Maintenance status
Development status
Component security advisory coverage
not-covered
Downloads
508
Component created
Component changed
Component body
This module is to provide easy integration of Hover CSS, a collection of CSS3 powered hover effects to be applied to links, buttons, logos, SVG, featured images and so on.
Usage:
https://github.com/IanLunn/Hover/blob/master/README.md
Module usage:
This module allows you to implement Hover CSS hover effects in your Drupal modules & themes. Once you have enabled this module and add the library, then you can use any hover effects included in Hover CSS.
Example
In your module/theme JS you can write $('#yourElement').addClass('hvr-grow');
Dependencies
Libraries
Hover CSS in libraries/hover (can be downloaded from https://github.com/IanLunn/Hover).
