MCPcopy Create free account
hub / github.com/TruthHun/BookStack / hide

Function hide

static/wangEditor/js/wangEditor.js:1251–1253  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

1249 $tip.show();
1250 }
1251 function hide() {
1252 $tip.hide();
1253 }
1254
1255 var timeoutId;
1256 $menuItem.find('a').on('mouseenter', function (e) {

Callers 2

wangEditor.jsFile · 0.70
bindDragEventFunction · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected