Wrox Home  
Search P2P Archive for: Go

  Return to Index  

html_code_clinic thread: Problem with textarea.


Message #1 by "Harjit Singh Grewal" <hsgrewal@g...> on Fri, 16 Feb 2001 10:06:29 +0530
Hmmm, weird. This looks good in both Netscape 4.75, Netscape 6 and IE 5.5 
at my systems.

Did you include the TEXTAREA inside a <FORM> tag? Maybe you should post the 
rest of the code too.

Imar



At 10:20 PM 2/16/2001 +0530, you wrote:
>Here is the code that I'm using
>
><blockquote>
>             <textarea NAME="query" ROWS="6" COLS="45"></textarea><br>
></blockquote>
>
>Harjit
>----- Original Message -----
>From: <mailto:Imar@S...>Imar Spaanjaars
>To: <mailto:html_code_clinic@p...>HTML Code Clinic
>Sent: Friday, February 16, 2001 1:48 PM
>Subject: [html_code_clinic] Re: Problem with textarea.
>
>Can you post the HTML of the textarea?? That is everything from <TEXTAREA
>until </textarea>??
>
>Also make sure that and the rows/cols are set properly and that any
>container tags (tables etc) give enough room for the textarea to expand.
>
>Imar
>
>
>
>At 10:06 AM 2/16/2001 +0530, you wrote:
> >I have a form and there is one textarea in that form, my problem is that
> >when I view that form in Netscape navigator the size of textarea is just
> >equal to the size of a check box with IE it works fine. Please help me.
> >I made that form using FP2K.
> >Harjit


  Return to Index