MCPcopy 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
45function updateStripes()
46{
47 $('table.directory tr').
48 removeClass('even').filter(':visible:even').addClass('even');
49}
50
51function toggleLevel(level)
52{

Callers 2

toggleLevelFunction · 0.85
toggleFolderFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected