get.jquery.linkit

'change the link '

Usage no npm install needed!

<script type="module">
  import getJqueryLinkit from 'https://cdn.skypack.dev/get.jquery.linkit';
</script>

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