This week, for a personal project I had to find a jQuery plugin to roll over my application features. That’s what typicals sliders plugins normally do. But all the plugins I found are too complicated (in terms of behaviors) or just don’t handle the hover event.
“Help yourself” I said. jQuery is easy to use, then there was no reason to prevent me from making my own plugin: “jQuery featurify”.
“Featurify” allows you to make simples sliders with auto playing feature and hover handling.

