Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/SuperMap/iClient-JavaScript
/ clearAlert
Function
clearAlert
examples/js/widgets.js:63–65 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
61
62
//清除提示框
63
function
clearAlert() {
64
$(
'#msg_container'
).hide();
65
}
66
67
68
/*显示loading*/
Callers
nothing calls this directly
Calls
2
$
Function · 0.50
hide
Method · 0.45
Tested by
no test coverage detected