Wrox Home  
Search P2P Archive for: Go

  Return to Index  

html_code_clinic thread: Select box


Message #1 by "Shaukat Desai" <shaukatdesai@h...> on Mon, 19 Mar 2001 16:18:34
you should really increase the font size you specified in the
"style"attribute, to such as 12 or 14.

-----Original Message-----
From: Shaukat Desai [mailto:shaukatdesai@h...]
Sent: Monday, March 19, 2001 4:19 PM
To: HTML Code Clinic
Subject: [html_code_clinic] Select box


Hi,

I have a select box with a style tag, when I load a page using IE 4/5.x
using Win NT  server or Win 9.x it works fine, but for some reason when
the web page is viewed on IE 5.0 using Win 2000 the select box appears
to
be really tiny in size, and you can hardly work out what the options
are.
Can someone help?

The select box code:-

<select name=3D"cboNameTo" id=3D"cboNameTo" style=3D"WIDTH: 230px; font
size=3D1">

Thanks


  Return to Index