jrx basics

This commit is contained in:
2022-12-20 03:02:06 -07:00
parent 353eee7cd2
commit 529cf078e1
12 changed files with 29 additions and 0 deletions
+5
View File
@@ -0,0 +1,5 @@
document.getElementById('mk-detectable').onclick = function() {
alert('poop')
}