Button 1
Button 2
Button 3
Button 4
Button 5
End
Input, checkbox
check 1 |
uncheck 1
check 2 |
uncheck 2
check 3 |
uncheck 3
show checked
input type=checkbox
Geben Sie bei der Pizzabestellung die gewünschten Zutaten an:
Salami
Pilze
Sardellen
End
HTML4 form elements:
SELECT:
option1
option2
SELECT Size=2, default 2:
option1
option2
SELECT Size=2 longtest, default 2:
this_is_a_very_long_option_to_test_the_sizeHint_option1
option2
multiple SELECT Size=4, default 2+3:
looooooooong_option1
option2
option3
option4
option5
BR8169:
agent
apps
config
incoming
junk
library
resolved
multiple SELECT size not given, default 2+3:
option1
option2
option3
option4
looong_option5 option6 option7 option8 option9
SELECT size=5, default 2+3:
option1
option2
option3
option4
looong_option5 option6 option7 option8 option9
hierarchical SELECT:
None
PortMaster 3 with ComOS 3.7.1
PortMaster 3 with ComOS 3.7
PortMaster 3 with ComOS 3.5
PortMaster 2 with ComOS 3.7
PortMaster 2 with ComOS 3.5
IRX with ComOS 3.7R
IRX with ComOS 3.5R
Input, file
Note: changing the file field's value from javascript should not work!
There should also not be any initial value.
Size is specified in pixels.
input type=file
END
BUTTON:
1 2
3 4