Hi
Have a problem with css. I have a page using Ext and a own css. It works great.
However. When I put that page in an Iframe using the BorderLayout. My own css in the IFrame is aborted in IE6. Still works great in FF.
Any ideas?
Johan
Have a problem with css. I have a page using Ext and a own css. It works great.
However. When I put that page in an Iframe using the BorderLayout. My own css in the IFrame is aborted in IE6. Still works great in FF.
Any ideas?
Johan

|
#2
|
|
Aborted means?
If you view the source of the document you're loading into the iframe, do you see the CSS files properly linked in that document? ![]() |
|
#3
|
|
In IE6 I'm using HttpWatch and it says aborted (never loaded) on the file I created...
If I run the page alone it works fine. But it happens when I put it in an Iframe on a page using Borderlayout. Yeah, the files are properly linked...And it works great under FF. ![]() |
|
#4
|
|
I have seen this too... but with YUI-Ext 0.33. Haven't upgraded the solution to 1.0 alpha yet. What I discovered is that most of the time the references CSS in the document loaded in the iframe does not load. Sometimes it does. If it doesn't you can right-click on the document and press "Refresh". That will reload/reapply the CSS. I guess this is some kind of a IE 6 bug :lol:
![]() |
|
#5
|
|
I don't think Ext can affect CSS loading. There's nothing it does that should affect it. I can help you debug though if you will provide a link to a page with the problem.
![]() |
用户在使用Extandaown CSS框架时遇到一个问题,在IE6浏览器中将页面嵌入到使用BorderLayout布局的iframe内时,自定义CSS无法正常加载。此问题在Firefox下未出现。通过使用HttpWatch发现CSS文件加载被中止。
1395

被折叠的 条评论
为什么被折叠?



