Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/mongodb/node-mongodb-native
/ frontpage.js
File
frontpage.js
etc/docs/template/static/s/js/frontpage.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
function
initializeJS() {
2
jQuery(
'.driverPicker'
).selectpicker();
3
jQuery(
'.driverPicker'
).change(toggleDownload);
4
jQuery(
'.releasePicker'
).selectpicker();
Callers
nothing calls this directly
Calls
4
initializeJS
Function · 0.70
jQuery
Function · 0.50
ready
Method · 0.45
addClass
Method · 0.45
Tested by
no test coverage detected