javascript - Send iframe to back on IE -
this question has reply here:
youtube iframe wmode issue 9 answersi'm building webpage has popup div (with javascript/jquery) show text, maintain having problem. behind popup, there youtube embedded video (iframe) on net explorer only, stays in front end of pop up. have tried using z-index property prepare nothing. on chrome works ie ruins it. have alternatives, fadding out popup or setting display "none" doesn't good.... thoughts on how send back?
tanks all, cheers.
try adding iframe url &wmode=opaque
alternatively seek ?wmode=transparent
explanation: http://www.scorchsoft.com/news/youtube-z-index-embed-iframe-fix
javascript jquery html css
No comments:
Post a Comment