This site does not allow itself to be embedded. You can still read it on the original site — the toolbar below keeps your place in the directory.
When doing accessibility audits (or even daily web use), too often I come across sites that are missing focus styles. When navigating via keyboard, it can be difficult to see which element you are currently on and hence, lose sight of where you are on a page. To quickly find the currently focused element, we can use the activeElement read-only property of the Document interface. Despite its rather…
Comments
Nothing yet. Say the first thing.
Sign in to join the conversation.