Be sure not to open a modal while another is still visible. Showing more than one modal at a time requires custom code.
Always try to place a modal's HTML code in a top-level position in your document to avoid other components affecting the modal's appearance and/or functionality.
| Title | URL |
|---|---|
| Bootstrap Modal | http://getbootstrap.com/javascript/#modals |
| UX Modal | http://ui-patterns.com/patterns/modal-windows |
| Task | Date |
|---|---|
| Enable the removal of the Horizontal lines splitting header and footer | |
| Footer pulls things right - need to override this perhaps |