MCPcopy
hub / github.com/jabbany/CommentCoreLibrary / main.js

File main.js

demo/tutorial/main.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1function $(element){
2 // 获取 DOM 对象的短写,如果你在用 jQuery 也可以采用类似的方法
3 return document.getElementById(element);
4};

Callers

nothing calls this directly

Calls 8

clearIntervalFunction · 0.85
loadMethod · 0.80
insertMethod · 0.80
$Function · 0.70
addEventListenerMethod · 0.65
startMethod · 0.65
timeMethod · 0.65
initMethod · 0.45

Tested by

no test coverage detected