Skip to content

Latest commit

 

History

History
19 lines (14 loc) · 298 Bytes

readme.md

File metadata and controls

19 lines (14 loc) · 298 Bytes

#LinkIt jQuery Plugin#

LinkIt is a simple jQuery plugin to attach links to elements

##Version## 0.2.0

##Usage## $('span').linkIt({ href: 'http://test.com', text: 'Click me', target: '_blank' });

##Vendors## jQuery - http://jquery.com

##Licence## MIT License