form inputs undefined
Posted: Mon Mar 01, 2010 5:37 pm
Hey guys I have a weird problem I have not encountered before, and was wondering if anyone could give me any insight. I have a form that stretches across a page. I want one side of the form on the left, and the other on the right. The form starts off with 5 or so inputs and the submit button to go on the right, then the rest is on the left. When I try to separate the form with a div it works when I separate one half to the left, but then I try to separate the right half by encapsulating it in a div and all of a sudden some inputs are undefined. Has any had this problem? Any idea what could be causing it?