HoverAttribute – Show Up Link on Hovering jQuery plugin

HoverAttribute is a jQuery plugin that allows us to make link elements more dynamic by making an attribute of that element show up on hovering. This is foremost intended for <a> tags residing within full-width elements, such as headings or list entries.

jquery hover1 HoverAttribute   Show Up Link on Hovering jQuery plugin

Amongst several options, it is possible to choose any attribute (href by default) of a given tag.

The functionality is implemented like:

$("h2 a").hoverAttribute();

HoverAttribute includes and uses the function parseUri() by Steven Levithan.

Requirements: jQuery Framework
Demo:
http://www.afekenholm.se/hoverattribute-jquery-plugin/
License: MIT License

Incoming search terms for the article:

Related Posts

jquery-wordpress

Polyclip.js: Clip JPEG Images Into Polygons

1

jQuery Animated Cartoon Robot

1

turn.js: A jQuery Page Flip Effect For HTML5

1

jQuery Multi-Node Range and Data Slider