SAZ wrote:
> In article <ggel2r$jqa$>, says...
>> Hi,
>>
>> Does anyone know if there is a way to make all options in a SELECT
>> element become unsuccessful so it behaves like a group of radio
>> buttons in which no button is checked?
[...]
> Am I the only one that is thoroughly confused by this question?
Probably not.
> Please restate your question in a different form, I have no idea what
> you are trying to achieve.
It's always a good idea to explain what you are trying to achieve, rather
than an assumed technical solution to an unspecified problem, especially
when the assumed solution is a dead end.
However, my crystal ball whispered to me that August was trying to ask "Is
it possible to have a SELECT element where no option has been pre-selected".
The answer is "No, not in any reliable manner, but if you just don't use the
SELECTED attribute, then most browsers behave that way." The good question
then is: Why would you rely on that?
--
Yucca,
http://www.cs.tut.fi/~jkorpela/