<script type="text/javascript">
$(document).ready(function(){
$("#myForm").submit(function(){
alert("Submit Pressed");
)};// swirtch it to });
});
</script>-- View this message in context: http://www.nabble.com/Form-and-.submit-tf3084893.html#a8586446 Sent from the JQuery mailing list archive at Nabble.com. _______________________________________________ jQuery mailing list [email protected] http://jquery.com/discuss/
