[jQuery] (validate) Show Element instead of js

[jQuery] (validate) Show Element instead of js


Hello,
I didn't found the same problem ine the groupes:
I would like to show error msg already in the page
Exemple:
<input type="text" name="myTextField">
<span>This textfield cannont be empty</span>
if error the span will become showed.
and not show error with the js
Thanks you
Bri