Web Forms
I know how to change the border color in tables but not in form objects. Is there a way to make the border colors change in a textbox, radio button, etc? Thanks for any help.
I know how to change the border color in tables but not in form objects. Is there a way to make the border colors change in a textbox, radio button, etc? Thanks for any help.
Mark Hensler posted this at 16:07 — 30th December 2000.
He has: 4,048 posts
Joined: Aug 2000
the code here will work for drop down menus, text boxes, and textareas. I haven't tried it with radio buttons, but it should effect some properties. Just add class=box1 to to your form elements
It's just CSS, so you can pick properties and control anything
Let me kow if you need any help finding specific properties, Good Luck,
Mark Hensler
If there is no answer on Google, then there is no question.
artsapimp posted this at 01:25 — 31st December 2000.
They have: 330 posts
Joined: Apr 2000
Perfect, thank you!
Want to join the discussion? Create an account or log in if you already have one. Joining is fast, free and painless! We’ll even whisk you back here when you’ve finished.