Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ActiveState/code
/ show_event
Function
show_event
recipes/JavaScript/578517_Music_player/recipe-578517.js:1079–1082 ·
view source on GitHub ↗
(evt)
Source
from the content-addressed store, hash-verified
1077
}
1078
1079
function
show_event(evt)
1080
{
1081
if
(evt.keyCode==13) init_new_search();
1082
}
1083
1084
/**********************
1085
* *
Callers
nothing calls this directly
Calls
1
init_new_search
Function · 0.85
Tested by
no test coverage detected