Vinzenz: Radio-Button in Fenstergröße

Beitrag lesen

Hallo MudGuard,

Falsch, auch dort hat es einen Wert.

Wer alles liest, ist klar im Vorteil :-)
<zitat quelle="http://www.w3.org/TR/REC-html32#input">
<!ATTLIST INPUT
        type %InputType TEXT     -- what kind of widget is needed --
        name  CDATA #IMPLIED     -- required for all but submit and reset --
        value CDATA #IMPLIED     -- required for radio and checkboxes --
        checked (checked) #IMPLIED -- for radio buttons and check boxes --
...
</zitat>

Die Wahrheit ist auf Deiner Seite.

Freundliche Grüsse,

Vinzenz