LinkIt jQuery Plugin LinkIt is a simple jQuery plugin to attach links to elements Versions 0.3.0 Usage $('span').linkIt({ href: 'http://google.com', text: 'Click Me', target: '_blank' }); Vendors jQuery - http://jquery.com License MIT License