Template:UCSF/Jixedbar
From 2010.igem.org
(Difference between revisions)
Line 415: | Line 415: | ||
<script> | <script> | ||
- | var con = document.getElementById('content'); | + | //var con = document.getElementById('content'); |
- | var bodycon = document.getElementById('bodyContent'); | + | //var bodycon = document.getElementById('bodyContent'); |
- | var glo = document.getElementById('globalWrapper'); | + | //var glo = document.getElementById('globalWrapper'); |
//bodycon.remove(); | //bodycon.remove(); | ||
- | document.body.removeChild(glo); | + | //document.body.removeChild(glo); |
- | document.body.appendChild(bodycon); | + | //document.body.appendChild(bodycon); |
</script> | </script> | ||
<script type="text/javascript"> | <script type="text/javascript"> | ||
//$(document).ready(function() { | //$(document).ready(function() { | ||
- | + | // $("#demo-bar").jixedbar({showOnTop: true,opacity:0.93,transparent:true}); | |
//}); | //}); | ||
</script> | </script> |
Revision as of 16:31, 8 September 2010