Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/codemistic/Web-Development
/ script.js
File
script.js
Pokedex/script.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
$(window).on(
'unload'
,
function
() {
2
$(window).scrollTop(0);
3
});
4
Callers
nothing calls this directly
Calls
2
generateHtml
Function · 0.85
$
Function · 0.50
Tested by
no test coverage detected