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