Team:Cornell/sandbox
From 2013.igem.org
(Difference between revisions)
(15 intermediate revisions not shown) | |||
Line 1: | Line 1: | ||
- | <html> | + | {{:Team:Cornell/sandbox/header}} |
+ | <html> | ||
<head> | <head> | ||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
<script type="text/javascript"> | <script type="text/javascript"> | ||
- | + | $(document).ready(function() { | |
- | + | //width of home body wrapper | |
- | + | $(".home").height($(document).height()-200); | |
- | + | ||
- | + | ||
- | + | ||
- | //width of body wrapper | + | |
- | $(". | + | |
$(window).resize(function() { | $(window).resize(function() { | ||
- | $(". | + | $(".home").height($(document).height()-200); |
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
}); | }); | ||
- | } | + | }); |
</script> | </script> | ||
</head> | </head> | ||
- | + | <body style="overflow: hidden"> | |
- | <body> | + | <div class="navbar" style="position: relative; z-index: 20; margin-top: -29px;"> |
- | <div class="navbar" style="position: relative; z-index: 20; margin-top: -29px | + | |
<a><div class="head"> Project </div></a> | <a><div class="head"> Project </div></a> | ||
<a><div class="head"> Outreach </div></a> | <a><div class="head"> Outreach </div></a> | ||
<div class="head"> | <div class="head"> | ||
- | + | <img style="width: 450px; padding: 0 30px;" src="https://static.igem.org/mediawiki/2013/0/0a/Cornell_newlogo.png"> | |
+ | |||
+ | </div> | ||
+ | <div style="display: inline-block; position: absolute; margin-left: -210px;"> | ||
+ | <a> | ||
+ | <img src ="https://static.igem.org/mediawiki/igem.org/6/67/IGEMsmall.png""> | ||
+ | </a> | ||
</div> | </div> | ||
<a><div class="head"> Notebook</div></a> | <a><div class="head"> Notebook</div></a> | ||
<a><div class="head"> Team</div></a> | <a><div class="head"> Team</div></a> | ||
</div> | </div> | ||
- | <div class="wrapper"> | + | <div class="wrapper home"> |
<div id="first-screen" class="screen" data-speed="500" data-dist="100"> | <div id="first-screen" class="screen" data-speed="500" data-dist="100"> | ||
- | <span class="layer1" style="font-size:60px; top: 20%; left: 20%;"> | + | <span class="layer1" style="font-size:60px; top: 20%; left: 20%;">Home Page</span> |
<img class="layer4 spin" src="http://www.iconarchive.com/download/i74335/visualpharm/icons8-metro-style/Very-Basic-Settings.ico" style="left: 57%; height: 90%; width: 30%;"> | <img class="layer4 spin" src="http://www.iconarchive.com/download/i74335/visualpharm/icons8-metro-style/Very-Basic-Settings.ico" style="left: 57%; height: 90%; width: 30%;"> | ||
<span class="layer1" style="left:20%; top: 45%">Use arrow keys to move through slider -></span> | <span class="layer1" style="left:20%; top: 45%">Use arrow keys to move through slider -></span> | ||
Line 89: | Line 45: | ||
</div> | </div> | ||
</div> | </div> | ||
- | <div class="navbar" style="position: fixed; z-index: 10; bottom: -1px;"> | + | <div class="navbar" style="position: fixed; z-index: 10; bottom: -1px;"> |
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
<a> | <a> | ||
<div class="tail"> | <div class="tail"> |
Latest revision as of 19:20, 19 August 2014
Home Page
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