Team:Cornell/sandbox
From 2013.igem.org
(Difference between revisions)
Line 5: | Line 5: | ||
<meta name="Keywords" content="hi this is going to be awesome" /> | <meta name="Keywords" content="hi this is going to be awesome" /> | ||
- | <link rel="stylesheet" type="text/css" href="https://2013.igem.org/Team:Cornell/sandbox/style" | + | <!--Style Sheet --> |
+ | <link rel="stylesheet" type="text/css" href="https://2013.igem.org/Team:Cornell/sandbox/style"> | ||
+ | |||
<!-- Fixes IE browser older than IE9--> | <!-- Fixes IE browser older than IE9--> | ||
<script src="http://ie7-js.googlecode.com/svn/version/2.1(beta4)/IE9.js"></script> | <script src="http://ie7-js.googlecode.com/svn/version/2.1(beta4)/IE9.js"></script> | ||
Line 14: | Line 16: | ||
<script src="http://code.jquery.com/ui/1.10.3/jquery-ui.js"></script> | <script src="http://code.jquery.com/ui/1.10.3/jquery-ui.js"></script> | ||
- | <!-- Custom --> | + | <!-- Custom Scripts--> |
<script type="text/javascript"> | <script type="text/javascript"> | ||
$(document).ready(function() { | $(document).ready(function() { | ||
Line 29: | Line 31: | ||
}); | }); | ||
- | + | //parallax | |
$(document).keydown(function(e){ | $(document).keydown(function(e){ | ||
//down or right | //down or right |
Revision as of 17:19, 26 July 2014
Parallax 2
Use arrow keys to move through slider ->
I'll get mouse controls working in a bit
There's no parallax effect right now... It's giving me some trouble
Also all the colors and images are temporary ->
General page layout coming soon
...and the hprac page that I keep forgetting to work on