PDA

View Full Version : Feature Suggestion


allen
12-Mar-2003, 03:04 PM
Quick one.

Could each different type of input have its own class (rather than me having to go through and manually attach classes to all of the inputs. This would add to the customisability of actinic pages.

EG.
<input type="image" class="inputimg"....>
<input type="button" class="inputbutton"....>
<input type="text" class="inputtext"....>

Of course, ideally W3C would do this for us. :rolleyes:

Allen

cdicken
13-Mar-2003, 02:33 PM
Thanks Allen, I'll add this to the wish list. It is a fine idea.