Skip to content

Instantly share code, notes, and snippets.

@flbuddymooreiv
Last active August 29, 2015 14:20
Show Gist options
  • Save flbuddymooreiv/b8bbbceb200a16db8b4e to your computer and use it in GitHub Desktop.
Save flbuddymooreiv/b8bbbceb200a16db8b4e to your computer and use it in GitHub Desktop.
Multi-deep Bootstrap modals

These modals are created and destroyed on the fly in the DOM. For a complex modal hierarchy, it would be cumbersome and inefficient to load all possible modals all at one to use the normal bootstrap modal methodology to accomplish complex structure editing, so with this method, we can be a bit cleaner and more selective!

http://jsfiddle.net/flbuddymooreiv/0uxf0f6u/

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment