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. Book Review: DHTML and CSS for the World Wide Web, 2nd Edition:: Build powerful, client-side DHTML menus using XML for data and CSS for style. which AOL/Netscape aborted after version 4 of their browser. http://www.codehouse.com/book_reviews/dhtml_and_css.htmHOME |
Any ideas?
Johan
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:
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.
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?
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.
Earnings Reports a Tonic for Ailing 'Net Stocks
NatWest and InterTrust Form Global Alliance To Provide E-Commerce On the Internet
|