Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/PowerBroker2/DFPlayerMini_Fast
/ updateStripes
Function
updateStripes
docs/html/dynsections.js:45–49 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
43
}
44
45
function
updateStripes()
46
{
47
$(
'table.directory tr'
).
48
removeClass(
'even'
).filter(
':visible:even'
).addClass(
'even'
);
49
}
50
51
function
toggleLevel(level)
52
{
Callers
2
toggleLevel
Function · 0.85
toggleFolder
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected