porpoise
02-06-2007, 05:34 PM
I'm in need of a script to replace a series of radio buttons within a "single select" string of choices. What this means is, I need to replace 4 radio buttons with a custom "non" and "on" selected image, that is unique to each of the 4 buttons.
Think of it this way: place 4 radio buttons in a row, and use a different "smiley" image to replace each button. When the user presses any of the four, a new "highlighted" image is seen. Obviously, only one of the four can be selected at any time, and there needs to be a function to toggle off the buttons that are not selected.
I have a script that was able to replace a series of two radio buttons, but I'm totally stumped how to make it work with four.
Would you be able to help?
Best,
porpoise
Think of it this way: place 4 radio buttons in a row, and use a different "smiley" image to replace each button. When the user presses any of the four, a new "highlighted" image is seen. Obviously, only one of the four can be selected at any time, and there needs to be a function to toggle off the buttons that are not selected.
I have a script that was able to replace a series of two radio buttons, but I'm totally stumped how to make it work with four.
Would you be able to help?
Best,
porpoise