Template:BYU Provo

From 2011.igem.org

(Difference between revisions)
Line 8: Line 8:
             jQuery(document).ready(function(){
             jQuery(document).ready(function(){
                 $('.accordion').click(function() {
                 $('.accordion').click(function() {
-
                     $(this).next().toggle();
+
                     $(this).next().toggle("slow");
                     return false;
                     return false;
                 }).next().hide();
                 }).next().hide();

Revision as of 22:40, 27 August 2011

Team BYU Provo

BYU Provo