ChrisB: Bei <input readonly="" disabled=""> readonly und disabled?

Beitrag lesen

Hi,

Laut Spezifikation sollte das Element also nutzbar sein solange dort nicht "readonly", respektive "disabled", als Werte gesetzt sind.

Bei meinem Test unter FF 17.0.1 gerade bleibt das Element aber auch bei leeren Werten readonly und disabled. Weicht der Browser von der Spezifikation ab oder habe ich etwas übersehen?

Letzteres:

disabled =  "disabled" or "" (empty string) or empty
Specifies that the element represents a disabled control.

MfG ChrisB

--
RGB is totally confusing - I mean, at least #C0FFEE should be brown, right?