Team:Calgary/Sandbox3

From 2011.igem.org

(Difference between revisions)
 
Line 1: Line 1:
<html>
<html>
-
<!--SLIDESHOW FEATURE FOR THIS HEADER REQUIRED-->
 
<head>
<head>
<!--jQuery and jQuery-UI additions-->
<!--jQuery and jQuery-UI additions-->
Line 775: Line 774:
<script type="text/javascript">
<script type="text/javascript">
$(document).ready(function(){
$(document).ready(function(){
-
$('#headbanner').cycle();
+
$('#headbanner').cycle({
 +
timeout: 10000
 +
});
});
});
</script>
</script>

Latest revision as of 02:05, 29 September 2011