Skip to content

stolve/jquery.linkit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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

About

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

Resources

License

Stars

Watchers

Forks

Packages

No packages published