HTML object tag over Bootstrap 3 modal -
i'm using scriptcam.js embed webcam capture in webpage.
when open bootstrap modal modal appear under webcam object.
this code generated scriptcam.js load webcam capture flash object.
i'm trying play z-index it's not working.
can have idea on how fix this.
you can set z-index of modal , video follows:
for video --> z-index: 3040;
modal --> z-index: 3050;
if doesn't work, try increasing z-index modal.
Comments
Post a Comment