Ok.. ill take a stab... Do you mean that when the page renders in your browser, the textarea already has 2 line breaks in it?
If thats the case, then remove all white space between the opening and closing textarea tags. <textarea...></textarea> _______________________ James Silva Web Production Gruden Pty Ltd Tel: +61 02 9956 6388 Fax: +61 02 9956 8433 Email: [EMAIL PROTECTED] Web: www.gruden.com _______________________ > Hi > A HTML issue i cant resolve. > I have a text area cursor issue > The cursor needs to start in the top left of the text are field . > > At the moment i can get it load at the left top corner. > The text area load a couple of lines down. > > Does any one know a way to get the cursor to load where it should... > > <textarea name="comments" cols="40" rows="10" wrap="OFF"> > </textarea> > Kind Regards > Greg Stone > Australian Business Web --- You are currently subscribed to cfaussie as: [email protected] To unsubscribe send a blank email to [EMAIL PROTECTED] MX Downunder AsiaPac DevCon - http://mxdu.com/
