jQuery Validation
jQuery Validation
Hi,
I'm trying to wrap the error label with this template, but without success.
Can anyone help me to solve this issue?
(
http://jqueryvalidation.org/)
<div class="alert alert-error">
<div class="fx-alert-icon">
<i class="fxicons fxicons-error"></i>
</div>
<div class="fx-alert-desc">
<label id="input-error" class="has-error" for="input1">
Input with error!!
</label>
</div>
</div>
Thanks,
NS
Topic Participants
nunos28
subhranil.dalal