> The problem I am running into is that on a failure, the myForm.php
> with the error message and fields filled in is passed back, but
> clicking on the Submit button no longer seems to call the jQuery event
> handler for the click. Nothing happens. Can dynamically loaded HTML be
> used in conjunction with the jQuery/AJAX on the page?

Give this a read:

http://docs.jquery.com/Frequently_Asked_Questions#Why_do_my_events_stop_working_after_an_Ajax_request.3F

Reply via email to