6 ms·
Unpoly lead dev here Unpoly takes special care to always move the focus to the next relevant element in an interaction. E.g. when a link updates a fragment, th
by triskweline 4y ago
Unpoly lead dev here
Unpoly takes special care to always move the focus to the next relevant element in an interaction. E.g. when a link updates a fragment, the focus is moved to that fragment. Or when an overlay is closed, focus is returned to the link that originally opened that overlay.
More details can be found here: http://triskweline.de/unpoly2-slides/#78 http://triskweline.de/unpoly2-slides/#78
Feel free to install a screen reader and play with the demo app (https://demo.unpoly.com/ https://demo.unpoly.com/).
- thrdbndndn 4y agoProbably the right place to ask this: The slide said > DEMO OF SERVER-SIDE APP ISSUES > Link to demo app (https://demo.unpoly.com/ https://demo.unpoly.com/) > (press Start Classic on first page) but there is no “Start Classic”?
- yencabulator 4y agoThe slides are out of date, both when they talk about the demo and in API details.
- simonw 4y agoThis is excellent - thanks for the reply. Those slides answered my question really well, and it looks like you've put a lot of thought into this.