hover

User Action Pseudo-Class - :hover

Pattern: :hover   Definition: The :hover pseudo-class matches elements that are in a hovered (mouseover) state.   Examples: Style any <p> element when mouse over it p:hover { background-color: turquoise; }

jQuery++ - jQuery's missing utils and special events

jQuery++ provides jQuery's missing utils and special events. It is a MIT licensed collection of extremely useful DOM helpers and special events for jQuery 1.8 and later. It's not a UI project like jQuery UI. Instead, this plugin is all about providing low-level utilities for things that jQuery doesn’t support.    jQuery++ has the following plugins: DOM HELPERS - faster and easier DOM manipulation with:  jQuery.animate - animate using CSS animations  jQuery.compare - compare element documen

jQuery ContentHover Plugin - shows hidden content on top of an element when the mouse hovers over it

jQuery ContentHover Plugin is a small jQuery plugin that helps you show some hidden content on top of an element when the mouse hovers over it. There are options to choose how your hover effect would appear, like fade in or slide in from any direction, you can change the opacity of the overlay etc.  

FlexNav - A jQuery Plugin for Responsive Menus

FlexNav is a mobile-first example of using media queries and javascript to make a decent multi-level menu with support for touch, hover reveal, and keyboard tab input accessibility. Special attention is paid to touch screens using tap targets.   FlexNav - Features: Multiple nested sub menus Tap targets to reveal sub menus for touch screens Hover reveal for desktop Keyboard tab input accessibility Use class .one-page on the body, .menu-button, and ul.flexnav for single page fixed menu Use

Slickhover.js - Slickhover jQuery plugin

Slickhover.js is a lightweight useful jQuery plugin that produces a slick and smooth hover effect that fades out images and shows a custom icon when a user hovers over an image.  All you have to do is call it on an image and slickhover does the rest!  

SlipHover - Apply direction aware hover animation to elements

SlipHover is a jQuery plugin that applies direction aware 2D/3D hover animation to images or any other elements.  

Hover Captions - enables you to display caption overlays with cool effects

Hover Captions is a jQuery plugin that enables you to display caption overlays with cool effects over images, div's, ect..