nazihheni/php-form-builder-class

Custom CSS

Opened this issue · 0 comments

What steps will reproduce the problem?
1.Any form builder

What is the expected output? What do you see instead?
When I use "class" field (ie. $form->addElement(new Element_Textbox("Textbox:", 
"Textbox","class"=>"myclass")); ), the CSS rule was applied on input field. Is 
there a way to put it on the <div> container of this element, near your 
"control-group" CSS rule ?

What version of the product are you using? On what operating system?
The last


Original issue reported on code.google.com by paniez.m...@gmail.com on 24 Jul 2014 at 7:22