Signal to screen readers that a div has became visible

别说谁变了你拦得住时间么 提交于 2021-01-05 07:43:26

问题


On a webpage, I have a number of events for which you can buy a ticket. When you press a button for a event, a number of prices will be visible inside the div of the event (they are made visible with javascript).

How do I signal to accessibility programs that they should start read the contents of the newly visible div? Does this fall into the "popup" category?

I ask this question again because it was incorrectly migrated to the superuser forum.

来源:https://stackoverflow.com/questions/65248185/signal-to-screen-readers-that-a-div-has-became-visible

标签
易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!