Team:Goettingen/suplement/scripts

From 2013.igem.org

(Difference between revisions)
Line 149: Line 149:
}
}
-
$(document).ready(function(){
+
 
-
      fo = document.getElementById("footer-Box");
+
-
      marL = (fo.clientWidth - 1000)>>1;
+
-
      marL += 'px';
+
-
      fo.style.paddingLeft = marL;
+
-
      fo.style.paddingRight = marL;
+
-
+
-
});
+
</script>
</script>
</html>
</html>

Revision as of 11:41, 26 September 2013