<div style="width: 400px; border: 1px solid red;">
<input type="text" style="width: 100%;" />
<textarea style="width: 100%"></textarea>
<select style="width: 100%;">
 <option style="">Something</option>
</select>
</div>

The padding, margins and borders built into the textarea and input tags make
them go past the red border.
So I cant line up the three fields.

Is there any way to fix this?

Sorry for the off topic.  Im just so annoyed with it.

Glen
_______________________________________________
jQuery mailing list
discuss@jquery.com
http://jquery.com/discuss/

Reply via email to