Announcement

Collapse
No announcement yet.

Feature Suggestion

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    Feature Suggestion

    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.

    Allen

    #2
    Thanks Allen, I'll add this to the wish list. It is a fine idea.

    Comment

    Working...
    X