Files
edx-platform/lms/static
Xavier Antoviaque 23eab5c5bd accessibility: Replace close modal button <div> by <a> link (LMS-582)
The close button for the modal dialog was marked up as a paragraph,
containing a graphical text character, inside two div elements, with an
associated click event. This made the button unusable for keyboard
users.

Replaced <divs> with a link element (<a role="button"), adapted the CSS
accordingly, and updated the existing <a> modal close buttons.
2013-09-09 16:43:44 -03:00
..
2013-02-06 11:13:50 -05:00
2012-06-06 14:09:01 -04:00
2013-02-28 20:16:19 -05:00
2012-06-06 14:09:01 -04:00
2012-07-30 09:51:50 -04:00
2012-06-06 14:09:01 -04:00
2012-06-06 14:09:01 -04:00