Team:TU Delft/Modeling/MFA/Pathways
From 2010.igem.org
(Difference between revisions)
Line 67: | Line 67: | ||
$(function() { | $(function() { | ||
- | $("input[ | + | $("input[name='pwinput']").click(function() { |
alert($(this).val()); | alert($(this).val()); | ||
}); | }); |
Revision as of 13:48, 29 September 2010