|
-
Nov 30th, 2004, 06:12 AM
#1
Thread Starter
Hyperactive Member
how can I change select's border color ?
Hi, Guys and Girls!
I'm working in a project and I have some "Selects" there...
As all the "inputs" have a non default border color, I want to change the select's border color...
Is there a way to do it ?
I'm using InterDev to create this project, but, although InterDev lets me change the border color, it isn't changed...
Thanx in advance,
JL
-
Dec 1st, 2004, 04:04 AM
#2
Frenzied Member
Use CSS2, look it up here: www.w3schools.com
"Lies, sanctions, and cruise missiles have never created a free and just society. Only everyday people can do that."
- Zack de la Rocha
Hear me roar.
-
Dec 1st, 2004, 04:39 AM
#3
Selects often are made using the OS widgets, preventing them from being styled properly.
All the buzzt
 CornedBee
"Writing specifications is like writing a novel. Writing code is like writing poetry."
- Anonymous, published by Raymond Chen
Don't PM me with your problems, I scan most of the forums daily. If you do PM me, I will not answer your question.
-
Dec 1st, 2004, 07:17 AM
#4
Frenzied Member
Well, they do have the same properties as the other CSS items right? With the box model?
"Lies, sanctions, and cruise missiles have never created a free and just society. Only everyday people can do that."
- Zack de la Rocha
Hear me roar.
-
Dec 1st, 2004, 08:27 AM
#5
They have the same properties, but the properties aren't always enforced.
All the buzzt
 CornedBee
"Writing specifications is like writing a novel. Writing code is like writing poetry."
- Anonymous, published by Raymond Chen
Don't PM me with your problems, I scan most of the forums daily. If you do PM me, I will not answer your question.
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
|