Hi.
I think it's an missing feature I would like to have added: A way to attach CSS classes to an element - in my case to form elements (like "required", "min-100", "positive-integer") and so on so I can use JavaScript to generate some validation code for the input fields.
Would be nice if I could attach 1 to many CSS classes to elements/input fields.
What do you think?
Cheers,
Albert
I think it's an missing feature I would like to have added: A way to attach CSS classes to an element - in my case to form elements (like "required", "min-100", "positive-integer") and so on so I can use JavaScript to generate some validation code for the input fields.
Would be nice if I could attach 1 to many CSS classes to elements/input fields.
What do you think?
Cheers,
Albert
Re: Looking for a way to set CSS classes to an element