I’m using this jQuery plugin: http://docs.jquery.com/Plugins/Validation/validate and it seems to always put the messages after the input element. is there a way to get them to append to before the element instead of after?
I’m using this jQuery plugin: http://docs.jquery.com/Plugins/Validation/validate and it seems to always put the messages
Share
Check
errorPlacement:options for plugin: