Skip to content
Beecher edited this page Sep 29, 2015 · 7 revisions

Goals :

  • Trying to keep this one real bare-bones, semantic, and accessible.

Requirements :

  • javascript must be enabled
  • jQuery

To Do :

  • add translation to more places and make default text/arias more configurable
  • revisit hiding scrollbars in firefox ...
  • lower the specificity of the css ...
  • investigate a plugin system to make this even more bare-bones

Browser Support :

  • ie8 and lower may be funny with positioning as we're using a pseudo element to vertically center the modal content.
  • Animations and transitions are accomplished with css, so your browser will need to support that, otherwise things will just show up without the fanciness.

Clone this wiki locally