Template:UCSF/Jixedbar
From 2010.igem.org
(Difference between revisions)
(New page: <html> <style> #content{ z-index:0; } </style> <!-- jixedbar starts here --> <style> /** * Default theme for jixedbar * written by Ryan Yonzon, http://ryan.rawswift.com/ * Last update:...) |
|||
Line 348: | Line 348: | ||
<script type="text/javascript"> | <script type="text/javascript"> | ||
$(document).ready(function() { | $(document).ready(function() { | ||
- | $("#demo-bar").jixedbar(); | + | $("#demo-bar").jixedbar({opacity:0.2}); |
}); | }); | ||
</script> | </script> |
Revision as of 23:56, 31 August 2010