Team:AUC TURKEY
From 2013hs.igem.org
(Difference between revisions)
Line 471: | Line 471: | ||
if ($.isFunction(init)) | if ($.isFunction(init)) | ||
init($cont, $slides, opts); | init($cont, $slides, opts); | ||
- | else if (!(opts.fx == 'custom' || opts.multiFx) { | + | else if (!(opts.fx == 'custom' || opts.multiFx)) { |
log('unknown transition: ' + opts.fx,'; slideshow terminating'); | log('unknown transition: ' + opts.fx,'; slideshow terminating'); | ||
return false; | return false; |
Revision as of 13:37, 20 June 2013