If statement for form using HTML / Javascript?

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • ukisa4
    New Member
    • Apr 2014
    • 1

    If statement for form using HTML / Javascript?

    Hello!
    I'm making some HTML test/quiz.
    And there i have combo boxes (drop down list) and radio buttons which have some questions.
    So i want to use some "if" statement if exist in any language (javascript,htm l..).
    ---So my combobox have choices: "History" , "Math" .
    I want to make : if i choose "History" (from combo box) then show 3 radiobuttons with some specific questions.
    If i choose "Math" then show 3 radiobuttons with different questions.It's like some survey.
    I'm working it in HTML form.
    Please if anyone know some way to do this help me :(..
    Thank you
Working...