link-me
v2.0.0
Published
Simple jQuery plugin to convert any element into a link.
Maintainers
Readme
Link-me jQuery Plugin
Link-me is a simple jQuery plugin to attach links to elements
Version
2.0.0
Usage
$('span').linkme({
href: 'http://jyotsnasingh.com',
text: 'Click Me',
target : '_blank'
});Vendors
jQuery - http://jquery.com
License
MIT License
