Template:UCSF/Jixedbar
From 2010.igem.org
(Difference between revisions)
(2 intermediate revisions not shown) | |||
Line 2: | Line 2: | ||
<html> | <html> | ||
- | |||
- | |||
<!-- jixedbar starts here --> | <!-- jixedbar starts here --> | ||
<script type="text/javascript" src="http://jixedbar.rawswift.com/js/jixedbar/jquery-1.4.2.min.js"></script> | <script type="text/javascript" src="http://jixedbar.rawswift.com/js/jixedbar/jquery-1.4.2.min.js"></script> | ||
Line 70: | Line 68: | ||
</div> | </div> | ||
<!-- jixedbar ends here --> | <!-- jixedbar ends here --> | ||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
<script type="text/javascript"> | <script type="text/javascript"> | ||
- | + | $(document).ready(function() { | |
$("#demo-bar").jixedbar({showOnTop: true,opacity:0.93,transparent:true}); | $("#demo-bar").jixedbar({showOnTop: true,opacity:0.93,transparent:true}); | ||
- | + | }); | |
</script> | </script> | ||
</html> | </html> |
Latest revision as of 05:11, 9 September 2010