For my IE versions I use

<STYLE TYPE="text/css">
  .inputtext      {border:1px solid black;background:white;}
  .inputselect    {border:1px solid black;background:white;}
</STYLE>

and then

<input type="text" class="inputtext" etc.>

This gives a flat look to the edit boxes.  I have no idea about NN...  I bet
you are either a graphic designer, or you have a graphic designer up your
back :)  Most people (including users) don't care about those little things.

<Jaime/>


> -----Original Message-----
> From: Gavin Myers [mailto:[EMAIL PROTECTED]]
> Sent: Tuesday, October 31, 2000 9:05 AM
> To: CF-Talk
> Subject: Input type = arrrrh!
>
>
> I made this little thing:
> http://www.lightrodsoft.com/test/input.cfm
>
> those are examples of what this looks like on the listed types of
> browsers/computers
> <form>
> <input type="text" size="25">
> </form>
>
> anyone have any hints as to making this display more universal?
>
> thanks,
>
> Gavin
> ------------------------------------------------------------------
> ------------------------------
> Archives: http://www.mail-archive.com/[email protected]/
> Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists
> or send a message with 'unsubscribe' in the body to
> [EMAIL PROTECTED]

------------------------------------------------------------------------------------------------
Archives: http://www.mail-archive.com/[email protected]/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists or send a message 
with 'unsubscribe' in the body to [EMAIL PROTECTED]

Reply via email to