开发者

css disappearing in iframes in IE

开发者 https://www.devze.com 2023-02-23 06:09 出处:网络
on reload of jsp page , the css disappears in iframes. Before reloading the page, the css effects are shown so path is not wrong but as page is reloaded, css disappears. I kn开发者_开发百科ow frames s

on reload of jsp page , the css disappears in iframes. Before reloading the page, the css effects are shown so path is not wrong but as page is reloaded, css disappears. I kn开发者_开发百科ow frames should not be used. But used it because it was convenient to show multiple pages on a window. Please can someone explain why CSS is disappearing and its solution.


If the page loaded in the iframe is from a different domain than the main page, then you may be seeing the effects of the browser's protection mechanisms against cross-domain scripting.

0

精彩评论

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

关注公众号