link-me

2.0.0 • Public • Published

Link-me jQuery Plugin

Link-me is a simple jQuery plugin to attach links to elements

Version

2.0.0

Usage

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

Vendors

jQuery - http://jquery.com

License

MIT License

Package Sidebar

Install

npm i link-me

Weekly Downloads

1

Version

2.0.0

License

none

Last publish

Collaborators

  • jyotsnasingh