Can somebody point me to a good tutorial to build a small radio button
matrix (just 3 x 3)
So far, I've not turned up anything that seems to work well cross
browser (all javascript so far...)
TIA
>> Can somebody point me to a good tutorial to build a small radio button
>> matrix (just 3 x 3)
What I need is a matrix like:
1st 2nd 3rd
Tom O O O
Bob O O O
Mom O O O
...where you can have only one button checked in a row *or* column.
How's that?
Hmmm.... seems like a sorter might be the way to go there. I could probably
figure out the JavaScript, but it's not a familiar UI element. Familiarity
in the UI makes them feel more "user friendly". Have you looked at any of
the YUI controls?
On Thu, May 15, 2008 at 6:25 PM, Les Mizzell <lesmizz@bellsouth.net> wrote:
----- Excess quoted text cut - see Original Post for more -----