UncleMortis
Programmer
Hi, I'm creating a tiny form ,(about 4 questions, name last name, etc)but I want it so that the person has to fill out all the sections. The javascript book I've got goes into forms but swerves away from what I'm after. I need it so that if the person doesn't fill a bit in, then it tells them they have missed something and to fix it. Would I use the onblur onfocus events to do this?