Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/codemistic/Web-Development
/ gotClicked
Function
gotClicked
Drum kit Challenge/index.js:9–13 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
7
}
8
9
function
gotClicked() {
10
var
drumInnerHTML = this.innerHTML;
11
makeSound(drumInnerHTML);
12
buttonAnimation(drumInnerHTML);
13
}
14
15
//Detecting key press
16
Callers
nothing calls this directly
Calls
2
makeSound
Function · 0.70
buttonAnimation
Function · 0.70
Tested by
no test coverage detected