Disable an item with the default option???
677690Feb 21 2009 — edited Mar 9 2009Hello guys,
I have critical issue, I have created one page into my application, into that page I have couple of items(some are radio, some are list, some are text boxes, etc) on a form
I have one main YES/NO option if the user selects YES than all other items of that form becomes active other if he/she selected NO all the items of the same form becomes inactive, upto here I have done any everything is working very much perfect.
Now when user comes from previous page to this current page(above page where I have created forms with different items) be default I wan't the NO option should be selected*(as NO option hence all the other items of the form should be inactive)*
I'm able to select NO option by default but still the other items of that page are active although I have written the javascript in the perfect way, I'm able to run this javascript only when I change the option from NO->YES->NO but I don't want the user to click in such fashion.
Can anybody help me out with this issue??/
Thanks
regards,
Kumar