-
Notifications
You must be signed in to change notification settings - Fork 272
Open
Description
I am migrating some dialogs to jBox, but I also have lots of bootstrap modals in my app that will remain for a while. I've got my bootstrap modals always opening on the top, and are jBox aware. However, I'm not sure how to make jBox aware of bootstrap modals. I am currently setting the zIndex option to 'auto', which is great for interacting with other jBox modals.
Would there be a way for me to set the zindex before a jBox modal is open? The trick is to do this every time the modal is open, because if it was closed, and then another modal opened, I would want to update the zindex accordingly.
Thanks!
Metadata
Metadata
Assignees
Labels
No labels