jquerylinkit
v0.2.0
Published
LinkIt is a simple jquery plugin to attach elements. Made it to test jquery plugin creations
Downloads
5
Readme
#LinkIt jQuery Plugin#
LinkIt is a simple jquery plugin to attach elements. Made it to test jquery plugin creations
##Version## 0.2.0
##Usage## $(function() { $('span').linkIt({ href: 'http://test.com', text: 'Click Me', target: '_blank' }); });
##Vendors## jQuery - http://jquerycom
##License## MIT License