get.jquery.linkit
v0.4.0
Published
'change the link '
Maintainers
Readme
#Linkit JQuery plugin#
Linkit is a simple JQuery plugin to attach links to elements
##Version ##
0.4.0
##Usage ##
$("span").linkit({
href:"http://test.com",
text:"Click me",
target :'_self'
});##Vendors##
JQuery-http://jquery.com
##License##
MIT License
