Hallo,
nur setAttribute:
- IE ok
- Mozilla hebt die Selection nicht auf, meckert aber auch nicht
nur selected = false;
- Mozilla ok
- IE machts auch richtig, meint aber:
'Could not set the selected property. Invalid property value.'
Hast du es einmal mit removeAttribute im MSIE probiert?
Mathias