Links

Lists

Latest Updates

Ruby On Rails List
Python list
Advanced Java
The JavaScript List
Apache Users
Full Disclosure
Linux Security

Search the archives!


[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Javascript] [JavaScript List] IE6 does not show height 100% textarea


  • From: bernu at lptmc.jussieu.fr (Bernu Bernard)
  • Subject: [Javascript] [JavaScript List] IE6 does not show height 100% textarea
  • Date: Sat Oct 21 03:38:59 2006

Hi,

I have a big problem with IE6 with the property height :100%

Here is a simple example :

<div style="position : absolute ; top : 200px ; left : 200px ;  
width : 200px ; height : 200px ; background-color : #aaa ; ">
<textarea style="margin : 0 ; height:100% ; width : 100% "></textarea>
</div>

In IE6, only a 2 line textarea is displayed. Other browsers work fine.

The reason I need to use 100% is that I'm resizing often the  
container div.

Is there a workaround ? I could find the answer in books neither.

Any help would be greatly appreciated.

Thank you

Bernard
-------------- next part --------------
An HTML attachment was scrubbed...
URL: https://lists.LaTech.edu/pipermail/javascript/attachments/20061021/182b5db6/attachment.html