Closed kleinpetr closed 8 years ago
Show me your whole configuration object of liveformvalidation, please.
I downloaded latest version and I didn't change anything.
Aha, it's because the mentioned option is for message's CLASS to show on Parent, not message itself.
I added another option for that. So, try new version please, and make sure you set messageParentClass option to 'form-group'. Then it would hopefully work.
Console writes me: Uncaught SyntaxError: Unexpected token { on line 281
Missing end bracket on condition, now its working fine. Thank you for fast update :)
Commited the missing bracket, thanks for report. :)
For example:
Error message is inside .input-group but I set parent to .form-group