|
-
May 7th, 2001, 03:14 AM
#1
Thread Starter
Hyperactive Member
Dropdown menu - can this be done??
Hello,
I have this code for a dropdown menu. Is it possible to change the
appearance of each "option" - eg. each option(product1 thru product3)
must have a different colour and be "bolded" and underlined.
Can it be done??
Thanks,
T
<select name="test" size="1">
<option value="Product1">Product1</option>
<option value="Product2">Product2</option>
<option value="Product3">Product3</option>
</select>
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
|