linkit0123
v0.2.3
Published
Simple plugin to convert any element into a link
Downloads
7
Maintainers
Readme
LinkIt jQuery Plugin
LinkIt is a simple jQuery plugin to attach links to elements
Version
0.2.1
Usage
$('span').linkIt( {
href: 'http://www.test.com',
text: 'Click Me',
target: '_blank'
});
Vendors
jQuery - http://jquery.com
Licence
MIT License