depage / depage-forms

depage-forms is PHP library for HTML form generation with focus on usability. It is part of the upcoming version of depage-cms, but it also works as a standalone library. By abstracting HTML, browser flaws (duplicate form submissions) and form validation, it provides a comfortable way to obtain reliable and validated data from users.
http://docs.depage.net/depage-forms/
22 stars 10 forks source link

add aria roles to form elements #11

Open jonasjonas opened 10 years ago

jonasjonas commented 10 years ago

add aria roles to elements e.g. for error-message: role=“alert”