MCPcopy Create free account
hub / github.com/apache/impala / setTransitionEndSupport

Function setTransitionEndSupport

www/bootstrap/js/bootstrap.js:120–123  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

118 }
119
120 function setTransitionEndSupport() {
121 $.fn.emulateTransitionEnd = transitionEndEmulator;
122 $.event.special[Util.TRANSITION_END] = getSpecialTransitionEndEvent();
123 }
124 /**
125 * --------------------------------------------------------------------------
126 * Public Util Api

Callers 1

bootstrap.jsFile · 0.85

Calls 1

Tested by

no test coverage detected