Question : Required Radio Buttons don't alert in order

I have a form using and I have the radio buttons to be required.  But if i hit submit to test the required attribute, the alert comes up, but will start with "You must fill in question 9", then "question 6", ect..  Why won't it start with "Please answer question 1", then 2, 3, etc.

 

1I learned something new that was important.
2I verified some important information.
3I plan to discuss this information with colleagues.
4I plan to seek more information on this topic.

Answer : Required Radio Buttons don't alert in order

for onsubmit - u'll need to use the normal input type"radio"

eg :




      
            
                  
                  
            
            
                  
                  
            
            
                  
                  
            
            
                  
                  
            
            
                  
            
      
Male
                  
Female
                  
yes
                  
No
                  

                  


just copy this on ur machine & run it

this is the cutomised way of doing validation & making sure - u get what u want :)

let me know - incase u need more help !

K'Rgds
Anand
Random Solutions  
 
programming4us programming4us