|
-
Dec 4th, 2000, 01:57 PM
#1
Thread Starter
Hyperactive Member
I'm hoping this is really easy but I can't do it. How do I define the size of an interactive dropdown so when I populate it with "1" it's the same size as when it's populated with "123456789...". Currently my form resizes every time I refresh the dropdown and this is ticking off my users. I tryed using "size" and it ignored me.
Ex:
<OPTION size = 15 value=RS("blah")>RS("blah")</OPTION>
Thanks
JoeyO
-
Dec 4th, 2000, 10:49 PM
#2
Frenzied Member
Your size attribute should be in the select tag not the option. Because it is the same for the entire select tag. You can't have one be one size and another be a different size so there is no size attribute for the option tag.
oOOo--oOOo
__ /\/\onte96
oOOo--oOOo
Senior Programmer/Analyst
MCP
[email protected]
[email protected]
Your results may vary.. some restrictions may apply.. pricing and participation may vary.. not available in all states.. professional driver closed course..quantities limited..
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|