Team:BYU Provo/Team OxyR
From 2011.igem.org
(Difference between revisions)
Cheddar3210 (Talk | contribs) |
Cheddar3210 (Talk | contribs) |
||
(3 intermediate revisions not shown) | |||
Line 5: | Line 5: | ||
ele.style.fontWeight = "bold"; | ele.style.fontWeight = "bold"; | ||
ele.style.backgroundColor = "#059469"; | ele.style.backgroundColor = "#059469"; | ||
- | $('. | + | jQuery(document).ready(function(){ |
+ | $('.accordion').next().show(); | ||
+ | }); | ||
</script></html> | </script></html> | ||
</div> | </div> |
Latest revision as of 21:20, 23 September 2011
|