Team:BYU Provo/Team Thermosensor/The Beginning
From 2011.igem.org
(Difference between revisions)
Cheddar3210 (Talk | contribs) (Created page with "{{Template:BYU_Provo}} <html><head><meta http-equiv="X-UA-Compatible" content="IE=EmulateIE7"></head></html> <html><script> var ele = document.getElementById('liTherm0'); ele...") |
Cheddar3210 (Talk | contribs) |
||
Line 7: | Line 7: | ||
jQuery(document).ready(function(){ | jQuery(document).ready(function(){ | ||
$('.accordion').next().show(); | $('.accordion').next().show(); | ||
- | $('# | + | $('#ThermList').show(); |
}); | }); | ||
</script></html> | </script></html> |
Revision as of 21:47, 23 September 2011
|