Results 1 to 2 of 2

Thread: Select Boxes

  1. #1

    Thread Starter
    Fanatic Member davebat's Avatar
    Join Date
    Dec 2002
    Posts
    727

    Select Boxes

    is it possible to change the font values of an individual option in a select box, example to make it bold

  2. #2
    Stuck in the 80s The Hobo's Avatar
    Join Date
    Jul 2001
    Location
    Michigan
    Posts
    7,256
    I know you can change the individual text color through CSS.

    Try:

    Code:
    <option style="font-weight: bold">Text</option>
    My evil laugh has a squeak in it.

    kristopherwilson.com

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width