href-js
v0.1.1
Published
Add to any element data-href and it works.
Downloads
42
Readme
href.js
Important: This is a pre-release!
Documentation coming soon!
Syntax
Only add into an element tag data-href
and data-target
, thats it.
Example
<button data-href="http://example.com" data-target="_blank">Hello World</button>