I'm doing a project that has several inputs, but I can only type in just 2 of them, so I would like my jquery to do a validation so that the user can just enter these fields, something like this:
$("#FL1").on('blur', function () {
if(camp...
asked by
05.07.2016 / 14:50