Bootstrap Form Builder - creating consistent form elements with lesser code |
[eluser]Zwacky[/eluser]
it's from bootstrap, although imho it looks fine. also the elements are nested in groups, so that might look bloated to you. the library also automatically adds error visualisation (example in www.mietzentrale.ch/vermieter when using the submit button without filling out the form). this is taken from the errors in the form_validation library through form_error($id), whereas $id is the id of the form entered. |
Messages In This Thread |
Bootstrap Form Builder - creating consistent form elements with lesser code - by El Forum - 12-05-2012, 11:29 AM
Bootstrap Form Builder - creating consistent form elements with lesser code - by El Forum - 12-05-2012, 01:35 PM
Bootstrap Form Builder - creating consistent form elements with lesser code - by El Forum - 12-05-2012, 02:35 PM
Bootstrap Form Builder - creating consistent form elements with lesser code - by El Forum - 12-05-2012, 02:41 PM
Bootstrap Form Builder - creating consistent form elements with lesser code - by El Forum - 12-05-2012, 03:58 PM
Bootstrap Form Builder - creating consistent form elements with lesser code - by El Forum - 12-05-2012, 04:45 PM
|