Am trying to make a HTML page that calculate the BMI for adults and children
i want from user to choose the type of calculation if it for adult or children
using radio button but I do not want it to open a new page .. if user check any button
i want it when he check e.x. the Adult radio button the input text field appears under the two radio buttons .. if i change my mind then check the Children radio button … another input text field appears Instead of those for adult one
i don’t know if my request is clear or no .. i hope so
i wish some one help me how to make that
actually I could not search about it in Google cause i don’t know what i suppose to write there … very beginner 😀
so if the answer is a link to read about that .. i ‘ll accept that ^_^
Regards
Here is a link it will not exactly solve your problem but will give you idea how to do it .