Re: FORMS and sizing in Netscape

by "Kehvan M. Zydhek" <kehvan(at)zydhek.net>

 Date:  Wed, 13 Feb 2002 00:43:00 -0800
 To:  "Angel One" <angelone(at)angelonearth.net>,
<hwg-techniques(at)hwg.org>
 References:  hp ais mshome
  todo: View Thread, Original
"Nutscrape" Heheheheheh! I like that...

Actually, Paul's right, Netscape does make the boxes bigger, but the same
number of characters in length... Netscape uses the COURIER NEW (or similar)
font to space the input fields; IE uses the browser default, TIMES NEW ROMAN
or VERDANA or whatever the user has set it to to define it. In that Courier
is monospaced and the IE fonts are not, the IE boxes are smaller.

If CSS is an option, size the Input boxes with CSS (style="width: 100px;").
IE will use that size regardless of the size attribute, Netscape 4.x will
ignore the CSS and size based on the size attribute. You can get close
approximations that way.

Good luck!

Kehvan

:::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
:: NORTON ANTI-VIRUS 2002 scanned this email prior to sending. It is free
:: of any known embedded or attached viruses, trojans, or internet worms.
:::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::


----- Original Message -----
From: "Angel One" <angelone(at)angelonearth.net>
To: <hwg-techniques(at)hwg.org>
Sent: Tuesday, February 12, 2002 23:19
Subject: Re: FORMS and sizing in Netscape


>     Hi Linda,
>     Without seeing your code, you probably need to shorten the # of
> characters (size) on your fields.
> <input type="text" size="30" name="name">
>  I've found that Nutscrape tends to make the fields much longer than I.E.
> You can still make the maximum characters as long as you wish.
> HTH,
>     ~ Paul
>
> ----- Original Message -----
> From: "Linda Mercer/Wishstar" <catnip(at)ais.net>
> To: <hwg-techniques(at)hwg.org>
> Sent: Tuesday, February 12, 2002 10:41 PM
> Subject: FORMS and sizing in Netscape
>
>
> I'm having trouble getting a form to size withint the border of ta table
> (and not expand the table to almost twice it's width) in Netscape... it
> fits perfectly in the table in IE.  Any suggestions?
>
> Linda
>
>
>
> ����������������������������������������
>
> "There is no better exercise for your heart than reaching
> down and helping to lift someone up"  - Bernard Meltzer
> Feline Rescue Network at www.felinerescue.net
>
> ����������������������������������������
>
> The Feline Rescue Network specializes in linking up
> great homes with great kitties. Join Operation Noble
> Foster and offer a foster home for the cats of the
> Military while they are away protecting us
> http://www.felinerescue.net/noblefoster/intro.htm
>
>
>
>
>
>

HWG hwg-techniques mailing list archives, maintained by Webmasters @ IWA