Created
October 25, 2021 18:09
-
-
Save Octagon-simon/f40ae98bd8dc1f7261cbc2e505fd85f2 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| <form> | |
| <input oninput="myfunc(this)" name="foo" id="inp_foo" type="text"> | |
| </form> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment