hi!if i create filed and in HTMl attribute iif i specify length/width it works but on Mozilla it does not.
any idea how?
abc
hi!if i create filed and in HTMl attribute iif i specify length/width it works but on Mozilla it does not.
any idea how?
abc
Subject: field width on web
On the HTML tab of the field properties box, enter size=‘5’ (for example) in the “Other” field to set the length to 5 characters.
To get Mozilla and IE to look like the same length, you may need to use courier font.
Subject: RE: field width on web
Hi,Use the HTML tab and insert the width you want as the value for the attribute style.
Ex: width = “100”
Subject: RE: field width on web
Hi
do you know how to setup width of the field like fit to content?
Subject: RE: field width on web
not working