Team:Utah State/usu bg

From 2010.igem.org

(Difference between revisions)
 
Line 187: Line 187:
<style type="text/css">
<style type="text/css">
-
.slideshow { height:auto; width: 124px; margin-left:200px; margin-top:40px; position:relative}
+
.slideshow { height:auto; width: 224px; margin-left:200px; margin-top:40px; position:relative}
.slideshow img { padding: 15px; border: 0px solid #ccc; background-color:transparent;  }
.slideshow img { padding: 15px; border: 0px solid #ccc; background-color:transparent;  }
</style>
</style>
Line 203: Line 203:
$(document).ready(function() {
$(document).ready(function() {
     $('.slideshow').cycle({
     $('.slideshow').cycle({
-
fx: 'shuffle' // choose your transition type, ex: fade, scrollUp, shuffle, etc...
+
fx: 'fade' // choose your transition type, ex: fade, scrollUp, shuffle, etc...
});
});

Latest revision as of 09:07, 27 October 2010