EasyUI Forum

General Category => Bug Report => Topic started by: abnertang on March 29, 2013, 06:52:32 AM



Title: Add tabs loading Iframe in IE6 error
Post by: abnertang on March 29, 2013, 06:52:32 AM
I'm using tabs to add new tab to loading a page using Iframe in Ie6, however, the new added tab can't display the Iframe page. When I test it in chrome, it works well.
There is must CSS problems in IE6, how can I fix it?
Thank you.


Title: Re: Add tabs loading Iframe in IE6 error
Post by: chrwei on May 08, 2013, 01:17:47 PM
that doens't sound like a css issue, but a dynamic object model issue.  I'm not really sure how to debug that in IE6 directly.  these kinds of issues are why I've completely abandoned ie6.

if you're actually using ie8 but embded in a vb6 app so that it emulates ie6 by default, you can change that and relive a lot of headaches.  http://stackoverflow.com/questions/6717055/how-do-i-turn-off-compatibility-view-on-the-ie-webbrowsercontrol-in-a-winforms-a