Template:UCSF/Jixedbar

From 2010.igem.org

(Difference between revisions)
Line 1: Line 1:
<html>
<html>
-
<style>
+
 
 +
<!-- jixedbar starts here -->
 +
<style>
#content{
#content{
z-index:0;
z-index:0;
}
}
-
</style>
 
-
<!-- jixedbar starts here -->
 
-
<style>
 
-
/**
 
-
* Default theme for jixedbar
 
-
* written by Ryan Yonzon, http://ryan.rawswift.com/
 
-
* Last update: August 13, 2010
 
-
*/
 
-
 
/*----- bar style -----*/
/*----- bar style -----*/
.jx-bar {
.jx-bar {
Line 348: Line 341:
<script type="text/javascript">
<script type="text/javascript">
     $(document).ready(function() {
     $(document).ready(function() {
-
$("#demo-bar").jixedbar({opacity: 1});
+
$("#demo-bar").jixedbar();
     });  
     });  
</script>
</script>

Revision as of 23:57, 31 August 2010