Team:Waterloo/Gallery

From 2014.igem.org

Revision as of 01:02, 17 October 2014 by Super.suzie (Talk | contribs)

$( function(){ $( "#gallery" ).jGallery( { "transition":"moveToLeft_moveFromRight", "transitionBackward":"moveToRight_moveFromLeft", "transitionCols":"1", "transitionRows":"1", "thumbnailsPosition":"bottom", "thumbType":"square", "backgroundColor":"000000", "textColor":"FFFFFF", "mode":"slider" } ); } );