Skip to content

Jyotsna-Singh/jquery.link-me

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Link-me jQuery Plugin

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

Version

2.0.0

NPM

https://www.npmjs.com/package/link-me

Installation

npm install link-me

Usage

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

Vendors

jQuery - http://jquery.com

License

MIT License

About

Simple jQuery plugin that allows you to attach a link to any element https://www.npmjs.com/package/link-me

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published