Team:Buenos Aires/Pruebas
From 2013.igem.org
(Difference between revisions)
Line 176: | Line 176: | ||
$(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')+ " #hola"); // 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:44, 31 May 2013
Buenos AiresiGem
sadasd