I hereby claim:
- I am ldthorne on github.
- I am ldthorne (https://keybase.io/ldthorne) on keybase.
- I have a public key ASA1H2NczG54UiKmOIOTqwAobXGjaw1TUS0yP7-BG4f2PQo
To claim this, I am signing this object:
I hereby claim:
To claim this, I am signing this object:
<html> | |
<body> | |
<form> | |
<input name="email" /> | |
<input name="name" /> | |
</form> | |
<script> | |
document.querySelector('input[name="email"]').addEventListener('click', function(event) { | |
console.log('Hello World'); | |
}); |