Team:Tec-Monterrey

From 2011.igem.org

(Difference between revisions)
(Undo revision 38864 by Sifuentes anita (talk))
Line 268: Line 268:
// make sure it's the heading inside a panel
// make sure it's the heading inside a panel
-
if (el.parentNode.className != PANEL_NORMAL_CLASS && el.parentNode.className != PANEL_COLLAPSED_CLASS)
+
if ( el.parentNode.className != PANEL_COLLAPSED_CLASS)
continue;
continue;
 +
// get the text value of the tag
// get the text value of the tag
var name = el.firstChild.nodeValue;
var name = el.firstChild.nodeValue;

Revision as of 22:06, 13 July 2011

wiki

iGEM

 

 

Hello and welcome to our webpage!

We made a few changes since your last visit, do feel free to browse! :D