MCPcopy Create free account
hub / github.com/boostorg/build / removeElement

Function removeElement

website/bootstrap/js/bootstrap.js:119–121  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

117 $parent.removeClass('in')
118
119 function removeElement() {
120 $parent.trigger('closed.bs.alert').remove()
121 }
122
123 $.support.transition && $parent.hasClass('fade') ?
124 $parent

Callers 1

bootstrap.jsFile · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected