Watch videos with subtitles in your language, upload your videos, create your own subtitles! Click here to learn more and view tutorials on "how to dotSUB"

Welcome to dotSUB!

Any Video Any Language


On dotSUB you can view, upload, transcribe, and translate any video into and from any language.


To get started and create your own subtitles, click on the yellow "get started" button below!


Transcript for Forms: Fieldset and Legend

Time Content
00:05 → 00:08

RH: Andrew, this form has some checkboxes inside a fieldset

00:08 → 00:11

how does Window Eyes handle this?

00:11 → 00:13

AD: It will read as we go down ...

00:13 → 00:16

[READER: "Heading 1, fieldsets, begin form"]

00:16 → 00:18

AD: So it tells me where the form starts ...

00:18 → 00:21

[READER: "Heading 2, participants. Name edit box name

00:21 → 00:24

Areas of interest, checkbox unchecked writing,

00:24 → 00:27

writing. Checkbox unchecked drawing, drawing.

00:27 → 00:31

Checkbox unchecked painting, painting. Checkbox unchecked pottery, pottery.

00:31 → 00:34

Areas of interest end fieldset"]

00:34 → 00:36

AD: OK, so it tells me when that finishes ...

00:36 → 00:39

[READER: "Companion, edit box companion end form"]. DISSOLVE TO 2 SHOT

00:39 → 00:42

RH: OK, well let's fill it in.

00:42 → 00:46

[READER: "Top, edit box name. Browse off, name

00:46 → 00:49

Writing checkbox, unchecked"]

00:49 → 00:53

AD: When I tab it took me straight to

00:53 → 00:56

the first checkbox

00:56 → 00:58

[READER: "Drawing checkbox

00:58 → 01:01

Painting checkbox, pottery checkbox, checked"]

01:01 → 01:03

AD: OK that checks it.

01:03 → 01:05

[READER: "Companion, edit box"]

01:05 → 01:09

AD: And that takes me down to companion. Roger's my companion.

01:09 → 01:12

RH: Let's say this form had to apply to a

01:12 → 01:15

number of participants, so we need to be able to separate Participant 1

01:15 → 01:18

from Participant 2, we would then need to put a fieldset

01:18 → 01:21

around the Participants, which would mean nesting

01:21 → 01:25

that other fieldset. Can we see what happens when we do that? FADE OUT

01:26 → 01:28

[READER: "Fieldsets within form ...

01:28 → 01:31

Participant name. Participant fieldset. Name.

01:31 → 01:34

Edit box name. Areas of interest.

01:34 → 01:37

Checkbox unchecked writing.

01:37 → 01:40

Checkbox unchecked pottery. Areas of interest

01:40 → 01:46

end fieldset. Companion edit box, participant end fieldset, end form"]

01:46 → 01:49

RH: So for you that's quite clear we've got

01:49 → 01:52

Participant 1, you put your name and then what you want

01:52 → 01:55

and then participant 1 puts in a companion. AD: Yes.

01:55 → 01:57

RH: Wonder what happens with Jaws? FADE OUT

01:57 → 02:01

RH: We've got the same form with a nested fieldset, let's see what happens with Jaws?

02:01 → 02:03

AD: It will be very similar, I suspect.

02:03 → 02:06

[READER: "Heading level 1 fieldsets, blank, participant

02:06 → 02:09

name colon, edit. Areas of interest

02:09 → 02:12

writing checkbox not checked, drawing checkbox

02:12 → 02:15

not checked, painting checkbox not checked

02:15 → 02:18

pottery checkbox not checked. Companion colon, edit."]

02:18 → 02:22

RH: So it's read it very similarly, let's try and enter into it now

02:22 → 02:24

[READER: "Form, name colon edit.

02:24 → 02:28

Forms mode on, participant, name colon edit, type-in-text"]

02:28 → 02:30

AD: And now I tab.

02:30 → 02:33

[READER: "Areas of interest writing checkbox not checked.

02:33 → 02:37

Areas of interest drawing checkbox not -. Areas of interest painting checkbox not -.

02:37 → 02:40

Areas of interest pottery checkbox not checked. Checked"]

02:40 → 02:44

RH: Let's stop there. One of the slight difference is in this case

02:44 → 02:46

its reading that legend 'areas of interest' with each of

02:46 → 02:49

those labels, which is a little bit different.

02:49 → 02:52

AD: That's very much the same from my point of view.

02:52 → 02:54

RH: What happens when we go to 'companion'?

02:54 → 03:00

[READER: "Companion colon edit, type in text"] [DISPLAY - entering companion name]

03:00 → 03:03

RH: So it didn't associate either legend with the word companion?

03:03 → 03:05

AD: Yes, I am not sure though that

03:05 → 03:08

Jaws is actually calling the nested fieldset.

03:08 → 03:11

[READER: "Forms mode off"] AD: See if we go up ...

03:11 → 03:15

[READER: "Companion colon, pottery checkbox checked. Companion colon"]

03:15 → 03:18

AD: So its not telling me there the fieldset has ended, which I was abit suprised about.

03:18 → 03:22

RH: And that's another slight difference between them.

03:22 → 03:25

AD: Yes, but that maybe a setting issue

03:25 → 03:28

but it does raise the question that there are so many settings

03:28 → 03:32

within both screen readers, but particularly in Jaws,

03:32 → 03:35

and I suspect that a lot of users

03:35 → 03:38

who don't understand HTML code

03:38 → 03:41

won't know what most of them mean

03:41 → 03:43

which raises another question. FADE OUT