consistent width
scottplan wrote on 25 Apr 2010 13:52
from the documentation:
The specific properties you can use on a text field:
- width: specifies the visible field width in columns (fixed spaced characters, more or less).
That "more or less" is meant pretty liberally.
For example, I've set a field to width: 76
- in safari, that presents as ~635px
- in firefox, it's ~570px
- in chrome and IE, it's ~555px
I assume these widths vary with whatever font the browser uses. Is there a way to fix their width more specifically?
Comments: 3
page revision: 0, last edited: 25 Apr 2010 13:52
Its a good idea, for example input text and textarea width are not the same to.
Simplest solution is to use width in px it will be always the same.
Bartłomiej Bąkowski @ Wikidot Inc.
';.;' TeRq (Write PM)
I agree. I'm assuming that you're proposing to add this to the design, and that it's not already in place. Right?
Yes, it's proposal like all Design > Data Forms sections.
Bartłomiej Bąkowski @ Wikidot Inc.
';.;' TeRq (Write PM)