E-mail List Archives
Re: Non-modal window after time delay
From: Fernand van Olphen
Date: Jun 7, 2017 7:34AM
- Next message: Detlev Fischer: "Re: Non-modal window after time delay"
- Previous message: Birkir R. Gunnarsson: "Re: Non-modal window after time delay"
- Next message in Thread: Detlev Fischer: "Re: Non-modal window after time delay"
- Previous message in Thread: Birkir R. Gunnarsson: "Re: Non-modal window after time delay"
- View all messages in this Thread
@JP: Thanks for your swift answer!
With regard to your suggestion B:
I have read somewhere that a container with aria-live="polite" must already be present in the DOM in order to work. The modal window must then be injected inside that container. Is this correct?
For example:
<div aria-live="polite">
[insert modal window here after 25 seconds through javascript]
</div>
- Fernand
De disclaimer van toepassing op e-mail van de gemeente Den Haag vindt u op: http://www.denhaag.nl/disclaimer
- Next message: Detlev Fischer: "Re: Non-modal window after time delay"
- Previous message: Birkir R. Gunnarsson: "Re: Non-modal window after time delay"
- Next message in Thread: Detlev Fischer: "Re: Non-modal window after time delay"
- Previous message in Thread: Birkir R. Gunnarsson: "Re: Non-modal window after time delay"
- View all messages in this Thread