MCPcopy
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.jsFile · 0.70

Calls 2

removeMethod · 0.80
triggerMethod · 0.45

Tested by

no test coverage detected