Garadon
11-30-2005, 07:46 PM
Is it possible to make a style that automaticly apply to all and only submit buttons
<input type=submit>
without putting class,id attributes on them?
<input type=submit>
without putting class,id attributes on them?
|
||||
Styling submit buttonsGaradon 11-30-2005, 07:46 PM Is it possible to make a style that automaticly apply to all and only submit buttons <input type=submit> without putting class,id attributes on them? Rappa 11-30-2005, 08:02 PM Maybe css but ive never tried _Aerospace_Eng_ 11-30-2005, 08:04 PM Sure in all browsers but IE. input[type=submit] { background-color:#F00; border:1px solid #000; color:#000; } |
| |||
EZ Archive Ads Plugin for vBulletin Copyright 2006 Computer Help Forum