Team:Buenos Aires/Pruebas
From 2013.igem.org
(Difference between revisions)
Line 22: | Line 22: | ||
#p-logo { height:1px; overflow:scroll; display: none;} | #p-logo { height:1px; overflow:scroll; display: none;} | ||
#search-controls { overflow:hidden; display:block; background: none; position: absolute; top: 100px; right: 40px;} | #search-controls { overflow:hidden; display:block; background: none; position: absolute; top: 100px; right: 40px;} | ||
- | #footer-box {position: | + | #footer-box {position:relative; width: 99%; margin: -10px auto 0 auto; padding: 20px 0;} |
.visualClear { display: none; } | .visualClear { display: none; } | ||
#footer { border: none; width: 100%; margin: 0 auto; padding: 0;} | #footer { border: none; width: 100%; margin: 0 auto; padding: 0;} | ||
Line 117: | Line 117: | ||
</div> | </div> | ||
</div> | </div> | ||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
Line 208: | Line 175: | ||
$(function() { | $(function() { | ||
$('a').click(function() { // When a menu item is selected | $('a').click(function() { // When a menu item is selected | ||
- | $('#textObj').load($(this).attr('href') | + | $('#textObj').load($(this).attr('href')); // Load its linked page into the div |
return false; // And prevent it following the link | return false; // And prevent it following the link | ||
}); | }); | ||
Line 424: | Line 391: | ||
new_w = w_w; | new_w = w_w; | ||
} | } | ||
- | |||
$img.css({ | $img.css({ |
Revision as of 22:32, 31 May 2013
Buenos AiresiGem
sadasd