Window Roles

Back to Overview
00:00 --> 00:02
I'm not going to go into detail here.

00:03 --> 00:09
Window roles are super short because there are only two, and we can remember them really easily.

00:09 --> 00:13
One is the dialog, and the other one is the alert dialog.

00:14 --> 00:26
And basically the only way they differentiate between themselves is that the alert dialog is basically in your face and gets read aloud immediately, and the dialog is just a window on the website.

00:27 --> 00:34
And we now have the dialog element in HTML that basically works as this dialog role.

00:34 --> 00:45
At the moment, I think it's good to know that this exists, but over time, this will be less useful knowledge for sure.

00:46 --> 00:49
And that's window roles. Pretty straightforward, right?