Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/mongodb/node-mongodb-native
/ scripts.js
File
scripts.js
docs/2.2/js/scripts.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
function
initializeJS() {
2
jQuery(
'.toggle-nav'
).click(
function
() {
3
var
$container = jQuery(
'#container'
),
4
$sidebar = jQuery(
'#sidebar'
),
Callers
nothing calls this directly
Calls
6
test
Method · 0.80
jQuery
Function · 0.70
initializeJS
Function · 0.70
$
Function · 0.50
ready
Method · 0.45
addClass
Method · 0.45
Tested by
no test coverage detected