Form fields within a tree navigator: TAB navigation passes smoothly from form fields to node labels and automatically opens the sections. Also in this test, the RETURN key for submitting the form from an input field is canceled.
section 1 : text
Input text elements:
Textarea
textarea
section 2 : radio
Input radio elements:
v1
v2
v3
section 3 : checkbox
Input checkbox elements:
check1
check2
check3
section 4 : select
select element:
opt1
opt2
opt3
opt4
section 5: buttons