A random collection of accessibility-focused tools that you might find at least partially useful

Dialog Generator

What's all this, then?

If you want to whip up a simple example page that demonstrates all the features that a modal dialog should have, this is the tool for you. Set some options below, hit the button and you'll get a bunch of HTML, CSS and JavaScript to copy/paste (with comments inline that explain what's what).

Screenshot of a dialog, as created by this tool, with focus management features highlighted.

Step 1: Dialog options

Config stuff

Modal Content

Buttons to include

Step 2: Get your generated markup