You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When I include a Bootstrap 3 modal on a page with nanogallery, the "set z-index to display 2 elements on top of all others" function allows thumbs to show thru the modal (usually after hover). Any workaround for this?
The text was updated successfully, but these errors were encountered:
This is dependant of the selected hover effect.
I do not have any workaround for the moment (except using another hover effect), but I'll check if this issue can be solved.
@vbanuelos Thanks but not working for thumbnails after hovering for me. They still have a z-index above the modal.
Also, this occurs not just in Bootstrap but other modal plugins as well. I can delete the code in nanogallery.js that sets the index higher:
When I include a Bootstrap 3 modal on a page with nanogallery, the "set z-index to display 2 elements on top of all others" function allows thumbs to show thru the modal (usually after hover). Any workaround for this?
The text was updated successfully, but these errors were encountered: