Hi
thank you for answer. yes, I am using jquery in a html document to validate input fields but I screwed up. the first part loks working by typing data (blur() function). the second part (submition: click function) , to check if field are empty before submition, partialy works, partialy don’t. if all fields are empty, I get the right message, if I type something only, anywere, checking happens untill the first filled up field, then looks checking stops. the first thing is event.preventDefault() I might need to fix, then condition might need adjustment too. please help me, thank you.
ps : testing mater was suggested me to do a general fault check but I never done it, loking up on the net I realised ther are more ways to do it and I feel myself confused, I don’t understand it no clue how to start it.
thank you, please help me, frank