Closed misaon closed 8 years ago
Hi, feel free to send pull request. I don't have too much time these days.
I use this to remove:
if (window.LiveForm) {
LiveForm.setOptions({
'messageErrorPrefix': ''
});
}
Aha, thanks for mentioning that.
@misaon If you don't want to see any prefix, just set it empty in LiveForm options, as mentioned above. Or set it regarding your needs, just look at live-form-validation.js source code for example.
Hi, please add method for this. I using font-awesome instead of glyphicon and i have useless class in my code.
Thanx