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:fixed; width: 99%; margin: -10px auto 0 auto; padding: 20px 0;} |
.visualClear { display: none; } | .visualClear { display: none; } | ||
- | #footer { | + | #footer { border: none; width: 100%; margin: 0 auto; padding: 0;} |
.firstHeading { display: none;} | .firstHeading { display: none;} | ||
#f-list a { color: #333; font-size: 10px;} | #f-list a { color: #333; font-size: 10px;} | ||
Line 175: | 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') #bodyContent); // Load its linked page into the div |
return false; // And prevent it following the link | return false; // And prevent it following the link | ||
}); | }); |
Revision as of 22:18, 31 May 2013
Buenos AiresiGem
sadasd