MCPcopy
hub / github.com/jwagner/smartcrop.js / slideshow.js

File slideshow.js

examples/slideshow.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1/* global jQuery, Q */
2jQuery(function($) {
3 var transitionend =
4 'transitionend webkitTransitionEnd oTransitionEnd MSTransitionEnd';

Callers

nothing calls this directly

Calls 2

slideShowFunction · 0.85
$Function · 0.70

Tested by

no test coverage detected