Bootbox, two modal windows - one above another
问题 I have two bootbox modal windows - parent and child. If user enters wrong data and try to save the parent modal window, the child window appears. The problem is - when the child window appears, it's still possible to click on the parent modal window buttons. How can I fix it? The parent window controls must be disabled when the child modal opened. Thanks a lot, Michael 回答1: Nice! Thanks a lot! But solution is more simple.. I changed the z-index of the above window. Example: z-index of the