IanLunn / Hover

A collection of CSS3 powered hover effects to be applied to links, buttons, logos, SVG, featured images and so on. Easily apply to your own elements, modify or just use for inspiration. Available in CSS, Sass, and LESS.
http://ianlunn.github.io/Hover/
Other
29.25k stars 5.78k forks source link

Adding class "active" to div does not maintain triggered state. #119

Open qrcf opened 7 years ago

qrcf commented 7 years ago

$("#flavor-horizon").addClass("active");

doesn't do anything!

zainsci commented 4 years ago

I dont think there is a .active class in the main hover.css file