victorjonsson / jQuery-Form-Validator

[DISCONTINUED] jQuery plugin that makes it easy to validate user input while keeping your HTML markup clean from javascript code.
972 stars 476 forks source link

Validation message misplaced #687

Open andrefadila opened 6 years ago

andrefadila commented 6 years ago

Hi Victor, thanks before for the great library.

I am trying to change my form validator from version 2.3.26 to 2.3.77 because file.js module give me error in 2.3.26. The module looks good in 2.3.77 but I don't know why the validation message is not below the input (misplaced). I am already using theme-default.min.css too.

image