Terrence
All you need to do is to give an id to the form field and define its
width on the CSS. It will work for all browers.
<input type="text" id="ffield" />
CSS: #ffield {width: 100px;}
Cheers!
Ge RICCI
-----Message d'origine-----
De : [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] la
part de Terrence Wood
Envoy� : vendredi 4 f�vrier 2005 10:27
� : [email protected]
Objet : Re: [WSG] Is there any way to set the width of a file input
field in Firefox?
Styling file input is inconsistent cross browser and platform.... here
is a work around:
http://www.quirksmode.org/dom/inputfile.html
Terrence Wood.
Irina Ahrens wrote:
> Hello,
>
> Does anybody knows how to set the width of a file input field in Firefox?
******************************************************
The discussion list for http://webstandardsgroup.org/
See http://webstandardsgroup.org/mail/guidelines.cfm
for some hints on posting to the list & getting help
******************************************************
******************************************************
The discussion list for http://webstandardsgroup.org/
See http://webstandardsgroup.org/mail/guidelines.cfm
for some hints on posting to the list & getting help
******************************************************