0

I understand the option can be controlled, but I'm sure there's a ton of people who's copy and pasting of embed codes skills do not extend as far as adding wmode=opaque into the iframe SRC attribute.

I'm curious as to what benefit having "window" as the default mode gives over "opaque" or "transparent" ?

Thanks

DanH
  • 5,498
  • 4
  • 49
  • 72

1 Answers1

1

It's probably because the other modes are more browser error prone and that screen readers have problems accessing the content.

Here are some examples:

rzetterberg
  • 10,146
  • 4
  • 44
  • 54