Team:NTNU Trondheim/Templates/Footer
From 2012.igem.org
(Difference between revisions)
Line 24: | Line 24: | ||
<!-- Bootstrap --> | <!-- Bootstrap --> | ||
<script type="text/javascript" src="https://ajax.googleapis.com/ajax/libs/jquery/1.7.2/jquery.min.js"></script> | <script type="text/javascript" src="https://ajax.googleapis.com/ajax/libs/jquery/1.7.2/jquery.min.js"></script> | ||
- | <script src="// | + | <script src="http://oveoyas.github.io/igem-ntnu-2012/js/bootstrap.min.js"></script> |
<script type="text/javascript"> | <script type="text/javascript"> | ||
Line 40: | Line 40: | ||
<!-- jQuery countdown --> | <!-- jQuery countdown --> | ||
- | <script type="text/javascript" src="http:// | + | <script type="text/javascript" src="http://oveoyas.github.io/igem-ntnu-2012/js/jquery.countdown.js"></script> |
<script type="text/javascript"> | <script type="text/javascript"> | ||
$(function () { | $(function () { | ||
Line 105: | Line 105: | ||
<!-- Fill the screen of index page on tablets --> | <!-- Fill the screen of index page on tablets --> | ||
<script type="text/javascript"> | <script type="text/javascript"> | ||
- | $(document).ready(function() { | + | $(document).ready(function() {f |
if ( $(window).width() < 1100 ) { | if ( $(window).width() < 1100 ) { | ||
$('#index-collapse').addClass('span12').removeClass('span9'); | $('#index-collapse').addClass('span12').removeClass('span9'); |
Latest revision as of 16:11, 16 June 2013