Team:AUC TURKEY
From 2013hs.igem.org
(Difference between revisions)
Line 331: | Line 331: | ||
} | } | ||
- | if( !(!opts.height || !($slide.height() < opts.height) ) { | + | if( !(!opts.height || !($slide.height() < opts.height) )) { |
$slide.height( opts.height ); | $slide.height( opts.height ); | ||
$slide.width( opts.height * ratio ); | $slide.width( opts.height * ratio ); |
Revision as of 13:28, 20 June 2013