Home > Programming > ajax form submits problem

ajax form submits problem

yesterday was a few hours of frustration.

Make sure your your <form> tag is within the same <td> cell element.  Otherwise it’s not XML compliant.

You can have the form outside the <table> — but not between it, and a <td> element.

Categories: Programming Tags:
  1. No comments yet.
  1. No trackbacks yet.