Team:UCL/Memories
From 2013.igem.org
(Difference between revisions)
Line 23: | Line 23: | ||
$(document).ready(function(){ | $(document).ready(function(){ | ||
$("#button2").click(function(){ | $("#button2").click(function(){ | ||
- | $("#row_info"). | + | $("#row_info").slideDown("slow"); |
}); | }); | ||
}); | }); |
Revision as of 17:04, 29 August 2013
Hello world!
Click to slide the panel down