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')); // Load its linked page into the div
+
             $('#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:36, 31 May 2013

iGem Buenos Aires

Background

Buenos AiresiGem

sadasd