Example checkbox script code requested

rkelley wrote on 2/27/2004, 2:20 PM
Hello all.

Given my limited javascript background, I am looking for some code that will automatically deselect checkboxes in a dialog box. Currently, I have a dialog box that allows one of 4 selections (either Tob, Bottom, Left, or Right). I have successfully coded checkboxes before but they did not depend upon the state of the other boxes. I suspect I may need a "onButton.Select" sort of statement but really don't know.

I have done this sort of thing in TCL before - just not javascript.

Any help would be appreciated.

-Ron