Re: Table with input width 100%
- From: Martin Honnen <mahotrash@xxxxxxxx>
- Date: Tue, 30 Aug 2005 15:11:18 +0200
Robert wrote:
Could anyone explain the behaviour of my simple table at http://www.xs4all.nl/~rvanloen/example/table1/table.html
The css is located at: http://www.xs4all.nl/~rvanloen/example/table1/css/webstyle.css
I would like to know why the input element is too big. It sticks out in firefox and is cut off by the cell in IE6.
Looking at the computed styles with the DOM inspector of Firefox I see for the input:
width 299px
border-left-width 2px
border-right-width 2px
The containing td has
width 298px
--
Martin Honnen http://JavaScript.FAQTs.com/ .
- Follow-Ups:
- Re: Table with input width 100%
- From: Robert
- Re: Table with input width 100%
- References:
- Table with input width 100%
- From: Robert
- Table with input width 100%
- Prev by Date: Table with input width 100%
- Next by Date: Re: Table with input width 100%
- Previous by thread: Table with input width 100%
- Next by thread: Re: Table with input width 100%
- Index(es):
Relevant Pages
|