Team:Buenos Aires/Pruebas
From 2013.igem.org
(Difference between revisions)
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( | + | $('#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 | ||
}); | }); |
Revision as of 21:37, 31 May 2013
Buenos AiresiGem
sadasd