开发者

SimpleModal does not work in iframe (IE only)

开发者 https://www.devze.com 2023-03-31 16:41 出处:网络
I have used SimpleModal to popup an information in a web page but when I embed that page with iframe in another page SimpleModal does 开发者_Go百科not work properly in Internet E9. It only shows the b

I have used SimpleModal to popup an information in a web page but when I embed that page with iframe in another page SimpleModal does 开发者_Go百科not work properly in Internet E9. It only shows the black transparent layer (overlay?) only and stops when I click on the link.

Can anyone help me?

THanks...


I have achived this issue with adding <meta http-equiv="X-UA-Compatible" content="IE=8" /> in <head> tag.

Thanks...

0

精彩评论

暂无评论...
验证码 换一张
取 消