Hi All,
I have one issue with me.
I have two radio buttons on screen.If i will select one of the radio button then it will enable one hidden <DIV> tag from form and it i will selection another one then it will hide that <DIV> tag.
Now my question is that if javascript is disabled from browser so now if i want to use above functionality then how it will work, because it will required on onclick...