|
Posted by RobG on 09/09/06 06:21
Adam Smith wrote:
> Hello,
>
> How does one adjust the input field size (height) in a form, say to
> accept 10pt rather than the 12pt txt that apparently is the norm.
This has nothing to do with JavaScript, but anyhow... you control the
size of the font using font-size, either through CSS or the input's
style object. The input will usually be re-sized to suit.
Most people don't like you playing with their font sizes, it is
generally best to leave them alone.
--
Rob
Navigation:
[Reply to this message]
|