MCPcopy
hub / github.com/MrNothing/AI-Blocks / callback

Function callback

docs/assets/plugins/bootstrap/js/bootstrap.js:58–58  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

56 var $el = this
57 $(this).one('bsTransitionEnd', function () { called = true })
58 var callback = function () { if (!called) $($el).trigger($.support.transition.end) }
59 setTimeout(callback, duration)
60 return this
61 }

Callers 4

bootstrap.jsFile · 0.85
callbackRemoveFunction · 0.85
completeFunction · 0.85
nextFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected