I am using the jquery.watermark.min.js plugin.
I just recently noticed that it is submitting the watermarks on form submit. It wasn't doing it before, but now it is. Not sure what I changed. Any ideas? Or fixes?
I am using MVC, Ajax.BeginForm, I have a viewmodel with validation on it.
The website said something about using jquery validate and to activate it after the watermarks. Is mvc doing something for me thats breaking this?
I just need some help moving past this...Thanks =D