-
Notifications
You must be signed in to change notification settings - Fork 1
Home
Beecher edited this page Sep 29, 2015
·
7 revisions
- Trying to keep this one real bare-bones, semantic, and accessible.
- javascript must be enabled
- jQuery
- 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
- 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.