Template:UCSF/Jixedbar

From 2010.igem.org

(Difference between revisions)
Line 348: Line 348:
<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>
<script type="text/javascript" src="http://jixedbar.rawswift.com/js/jixedbar/src/jquery.jixedbar.min.js"></script>
<script type="text/javascript" src="http://jixedbar.rawswift.com/js/jixedbar/src/jquery.jixedbar.min.js"></script>
-
<script type="text/javascript">
 
-
    $(document).ready(function() {
 
-
$("#demo-bar").jixedbar({showOnTop: true,opacity:0.93,transparent:true});
 
-
    });
 
-
</script>
 
<script>
<script>
function writeHref(){
function writeHref(){
Line 426: Line 421:
document.body.appendChild(bodycon);
document.body.appendChild(bodycon);
</script>
</script>
 +
<script type="text/javascript">
 +
    $(document).ready(function() {
 +
$("#demo-bar").jixedbar({showOnTop: true,opacity:0.93,transparent:true});
 +
    });
 +
</script>
 +
</html>
</html>

Revision as of 01:01, 8 September 2010