[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Button Sizing



> Not a JavaScript question pre se, but does any one know how to contol the
> length of a button. 

The following seems to work in NS 2.0.  Don't know how generally accepted it
might be or how consistently the output might line up when users use different
fonts in their browsers:

<form>
<input type = button value = "abcd&nbsp&nbsp&nbsp&nbspefgh">
</form>

Bill

--------------------------------------------------------------------
This message came from the mailing list javascript. For help using the
mailing list software, please send a message to 'majordomo@obscure.org'
with the message body 'help'. To unsubscribe, send a message to
'majordomo@obscure.org' with the message body 'unsubscribe javascript'.