I have a form with 2 TEXTAREA boxes defined.
When I initially enter the TEXT AREA, the Cursor does not start in the TOP LEFT but rather 9 spaces from the top left.
To make matters worse, When a specified selection box is chosen i do an ONChange event and submit the form. Now when I tab to the TEXTAREA box, the Cursor starts about 9 spaces over and on the next line.
What could I be doing wrong and how do I get the cursor to start at the beginning of the TEXTAREA? HELP!!!!!!!!!!!
When I initially enter the TEXT AREA, the Cursor does not start in the TOP LEFT but rather 9 spaces from the top left.
To make matters worse, When a specified selection box is chosen i do an ONChange event and submit the form. Now when I tab to the TEXTAREA box, the Cursor starts about 9 spaces over and on the next line.
What could I be doing wrong and how do I get the cursor to start at the beginning of the TEXTAREA? HELP!!!!!!!!!!!