Reading List

Accessibility question: is nesting interactive elements bad? from Christian Heilmann RSS feed.

Accessibility question: is nesting interactive elements bad?

I am currently writing a gallery script for myself and ran into an interesting accessibility question. I have a list of galleries with links to each of them. I also wanted to provide a checkbox to allow users to select several galleries and merge or download them. The HTML I use is the following. An […]