WebAIM - Web Accessibility In Mind

E-mail List Archives

Re: Ideas to display video/audio transcripts

for

From: Sandy Feldman
Date: Apr 20, 2022 1:12PM


<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
</head>
<body>
<p>how about a &lt;details&gt;&lt;summary&gt; block? It'll push
things down when it's open, but everything will still be there.<br>
</p>
<p>I think if the images aren't visible while the user is reading
the transcript that's ok. They'll be visible again when the
details are closed. <br>
</p>
<div class="moz-signature">Sandy
<p><a href="https://sandyfeldman.com">sandyfeldman.com</a>
<br>
<a href="https://www.a11yready.com/">a11yready.com</a><a>
</a></p>
<a><br>
<br>
</a></div>
<div class="moz-cite-prefix">On 2022-04-20 12:36 p.m., Itzel
McClaren (US) via WebAIM-Forum wrote:<br>
</div>
<blockquote type="cite"
cite="mid:CAJnGg7VeAJ7hZ+ <EMAIL REMOVED> ">
<pre class="moz-quote-pre" wrap="">Hello everyone, I hope you are doing well. I am trying to find creative
ways to display transcripts on screens with limited real estate. These
screens are generated using authoring tools (Captivate, Storyline, etc.)
Sometimes screens have text on the left, important images to the right and
audio. We need to show the transcript but if we put the transcript button
with a popup to the right of the text, the images will be covered once the
user clicks the button to display the transcript. Unfortunately, the popups
are not movable.

We tried adding the transcript at the bottom but that does not work either.
Having the script display in a PDF in a separate window is an option but it
would require us to ensure all PDF's are accessible.

Do you have any other suggestions?

Thanks

</pre>
</blockquote>
</body>
</html>