Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/mongodb/node-mongodb-native
/ removeElement
Function
removeElement
docs/2.2/lib/bootstrap.js:118–120 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
116
$parent.removeClass(
'in'
)
117
118
function
removeElement() {
119
$parent.trigger(
'closed.bs.alert'
).remove()
120
}
121
122
$.support.transition && $parent.hasClass(
'fade'
) ?
123
$parent
Callers
1
bootstrap.js
File · 0.70
Calls
2
remove
Method · 0.80
trigger
Method · 0.45
Tested by
no test coverage detected