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

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 0.1.0
    1
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 0.1.0
    1

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