This is a long shot, but my client wants the highlight color specified by the individual users' computer settings to be able to be specified. Is there any way with CSS that will allow me to control this color?
Any help would be much appreciated.
CSS to modify highlight color for drop downs/radio buttons
-
- Posts: 5
- Joined: Fri May 30, 2008 3:41 pm
-
- Site Admin
- Posts: 4953
- Joined: Fri Aug 04, 2006 1:42 pm
- Location: Utah
You might want to do a web search for css styles for form fields which radio buttons and dropdown lists would be. Note that each type of browser displays them differently so you might have a hard time getting them to look the same in all browsers.
Try this link which shows some differences.
http://www.456bereastreet.com/archive/2 ... _controls/
Try this link which shows some differences.
http://www.456bereastreet.com/archive/2 ... _controls/
-
- Posts: 5
- Joined: Fri May 30, 2008 3:41 pm