frontello-link-emulator

1.0.0 • Public • Published

Link emulator

Header

<script src="link-emulator.js"></script>
<link rel="stylesheet" href="link-emulator.css">

Body

<div class="link-emulator" data-href="https://github.com" data-target="_blank">Click me</div>
<script>
document.addEventListener('DOMContentLoaded', function () {
	LinkEmulator.handleAll('.link-emulator');
});
</script>

Readme

Keywords

none

Package Sidebar

Install

npm i frontello-link-emulator

Weekly Downloads

0

Version

1.0.0

License

ISC

Unpacked Size

2.5 kB

Total Files

4

Last publish

Collaborators

  • lennyrouanet