I have a simple check .val() == "" with jQuery if textarea is empty or not before submitting. It works, but it counts whitespaces. with jQuery
I have a simple check .val() == "" with jQuery if textarea is empty or not before submitting. It works, but it counts whitespaces. with jQuery