Team:USTC-China/Team/gallarytry
From 2011.igem.org
(Difference between revisions)
Line 92: | Line 92: | ||
$('.col_list li').click(function () { | $('.col_list li').click(function () { | ||
- | + | alert('name'); | |
var name = $(this).attr('id'); | var name = $(this).attr('id'); | ||
// n=parseInt(name); | // n=parseInt(name); | ||
Line 100: | Line 100: | ||
}); | }); | ||
}); | }); | ||
- | + | ||
</script> | </script> | ||
</head> | </head> | ||
<body> | <body> | ||
- | + | ||
Revision as of 11:20, 26 August 2011