Acemir Sousa Mendes

Results 5 comments of Acemir Sousa Mendes

Your fields needs to have this basic structure: ``` Your label ``` Watch out for the classes "control-group" and "controls", they're required in each input you want to validate with...

You're forgetting to wrap the input in a div with class 'controls' like this: ``` Confirm Password: ```

I have the same problem, but trying "#" as the first character!

@titusdecali Nice feature request. I also needed this feature in a project I was working on and I was able to accomplish this behavior after checking the `hasValidationErrors` result from...

Up for this. (2) Same thing here! The 'transform' property realy cancels the 'fixed' positioned child elements, and for the 'absolute' positioned child elements, it acts like a 'relative' positioned...