Team:NCTU Formosa/source/head-index

From 2013.igem.org

(Difference between revisions)
Line 1: Line 1:
 +
<html>
 +
<style>
Line 380: Line 382:
height:50px;
height:50px;
}
}
 +
 +
</style>
 +
<script src="https://2013.igem.org/Team:Team:NCTU_Formosa/js/stellar?action=raw&ctype=text/javascript"></script>
 +
<script>
 +
$(function(){
 +
$.stellar({
 +
horizontalScrolling: false,
 +
verticalOffset: 40
 +
});
 +
});
 +
  $(document).ready(function(){
 +
$('.box').click(function() { window.location.href = 'https://2013.igem.org/Team:NCTU_Formosa/project'; });
 +
  });
 +
</script>

Revision as of 18:37, 23 October 2013