/jquery.linkIt

Simple jQuery plugin that allows you to attach a link to any element

Primary LanguageJavaScriptMIT LicenseMIT

#LinkIt jQuery Plugin#

LinkIt is a simple jQuery plugin to attach links to elements

##Version## 0.1.0

##Usage## $('span').linkIt({ href: 'test.com', 'text': 'Anything you want', 'target': '_blank' });

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