linkit0123

0.2.3 • Public • Published

LinkIt jQuery Plugin

LinkIt is a simple jQuery plugin to attach links to elements

Version

0.2.1

Usage

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

Vendors

jQuery - http://jquery.com

Licence

MIT License

/linkit0123/

    Package Sidebar

    Install

    npm i linkit0123

    Weekly Downloads

    1

    Version

    0.2.3

    License

    MIT

    Last publish

    Collaborators

    • mikemaldonado