first commit
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
document.getElementById("customjs").addEventListener("click", function(){
|
||||
this.className += " customjs"
|
||||
})
|
||||
Reference in New Issue
Block a user