Common IE browser bugs
<! -- [If! Supportlists] --> (1)<! -- [Endif] -->The Child Window cannot be directly modified by the parent windowSelectOfOptionsBut it must be indirectly implemented through a function of the parent window,FirefoxCan be directly modified.
<! -- [If! Supportlists] --> (2)<! -- [Endif] --> IEYou cannotTD or trAdd events dynamically on the element,FirefoxYes. I have to addDivIt is very troublesome to fill the entire cell.
(3) when you use the ihtmlwindow event-processed binary behavior , you will find that the onafterprint event is triggered before printing or previewing. The correct processing method is onafterprint after finishing printing or preview printing
<! -- [If! Supportlists] --> (4)<! -- [Endif] -->When the layer encounters a drop-down box, it cannot be blocked.SelectBox?Actually, this isIEOfBugOther browsers do not have this problem. The solution is disgusting.
<! -- [If! Supportlists] --> (5)<! -- [Endif] --> IEFloating ModelBUG: http://www.designer5.net/article/article_show.asp? Id = 14
<! -- [If! Supportlists] --> (6)<! -- [Endif] --> RefererError: If you enterURL, ThenRefererIt should beNull,IESend currentURLTo the server.
<! -- [If! Supportlists] --> (7)<! -- [Endif] --> IEThe color of the read-only text input box is no different from that of the normal text input box.Radio,SelectAnd other colors to gray,FirefoxThe color of the text input box can be dimmed.
<! -- [If! Supportlists] --> (8)<! -- [Endif] --> IENot SupportedPNGImage, for example, the following webpageFirefoxVery nice, but inIEVery bad:Http://www.mozilla.org/start/1.0/demos/eagle-sun.html
<! -- [If! Supportlists] --> (9)<! -- [Endif] --> IENot SupportedSVGFor example, in the following exampleFirefoxVery nice, but inIEThere is no effect at all:Http://www.carto.net/papers/svg/samples/
(10) ie bug: load method fails to load XML clients over SSL connection.
IE 6And7All of them have this problem. It turns out that,IE7There is no solution for previous versions,IE7You need to modify the default settings. This is actually the case. For details, refer to Microsoft'sBugReport:
Http://ask.support.microsoft.com/kb/272359
Trackback: http://tb.blog.csdn.net/TrackBack.aspx? Postid = 1477667