makelink

0.1.0 • Public • Published

makelink jQuery Plugin

makelink is a simple jQuery plugin to attach links to elements.

Version

0.1.0

Usage

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

Vendors

jQuery - http://jquery.com

License

MIT License

Package Sidebar

Install

npm i makelink

Weekly Downloads

1

Version

0.1.0

License

MIT

Unpacked Size

1.08 kB

Total Files

2

Last publish

Collaborators

  • newdeveloper