Currently the jQuery Validation plugin is displaying an error by creating its own label tag, using the class error
.
Is it possible for me to place a tag on the screen, and if there is an error have the error message injected into that tag?
Currently the jQuery Validation plugin is displaying an error by creating its own label tag, using the class error
.
Is it possible for me to place a tag on the screen, and if there is an error have the error message injected into that tag?