It seems that IE8 has trouble registering the submit handler, and Opera can't register the complete handler.
To clarify, IE8 will accept the submit and complete handlers, but it doesn't send the post data correctly. It sends nothing.
Log in to post a comment.
To clarify, IE8 will accept the submit and complete handlers, but it doesn't send the post data correctly. It sends nothing.