Today, when the table row TR is hidden
$ ID ("Tr _" + ID + "_ 1"). style. setattribute ('csstext ', "display: none ;");,
The SELECT statement in table row tr cannot be hidden in IE6 and will still be displayed on the page. To hide the Select style separately
$ ID ("new_attpm_id2 _" + id). style. setattribute ('csstext ', "display: none ;");
It cannot be hidden. search and find it online.
ArticleIn IE6,
reference the JS file on the Google Code server.
Ie7.jsUpgrade ie5 and IE6 to IE7 compatibilityNote that Internet Explorer versions earlier than 7 are loaded into thisCode. Code "/> program code
Ie8.jsEnable ie5, IE6, and IE7 to support more W3C standards (fixed many HTML and CSS problems ).Note that Internet Explorer versions earlier than 8 are used to load the code, while other compliant browsers ign
file style is not applied to our HTML page, what is the matter? At first I copied all the styles in the CSS file into the HTML page
, so after that, IE6, IE7, FF can be displayed normally, this also shows that the external CSS file should be what the problem, why in the IE6 this problem, But not in IE7 and FF? Google on the Internet, the discovery is IE6 in th
been applied to our HTML page, this is how it? At first, I copied all the styles in the CSS file to the in the HTML page, so after that, IE6, IE7, FF will be able to display the normal, this also explains the external CSS file should be what the problem, Why does this problem occur in IE6, but not in IE7 and FF? Google on the internet, found that the IE6 of the
IE6 and common compatibility issues for each browser summarySummary: Although IE6 will be discontinued in April 2014, it must be said that the IE6 market will not disappear with the support of the stop immediately, for Web front-end development engineers, compatible IE6 compatible with each browser, still have to face
as obtaining the user's cookie information) may be parsed and executed. You can use some proven security-proven solutions, such as json.parse () or Jquery.parsejson () in Json2.js.See Knowledgebase
...
Related issues
SJ9006: In IE6 IE7 IE8 (Q) cannot add ', ' after the last key value of the JSON direct amount
Test environment
Operating system version:
Window
This article will focus on the usage of the JavaScript debugging tool Multiple IE. One of the most important and annoying aspects of web standards is to be compatible with browsers of different versions, I finally found the Multiple_IE software package of the IE version.
Multiple versions of IE5, IE6, and IE7 coexist with the JavaScript debugging tool Multiple IE
One of the most important and annoying aspects of web standards is to be compatible with
Many articles about CSS hack are mentioned in 52css.com.
Csser must master the simplest hack skills about IE6, IE7, and ff.
You can also refer to the following article
Http://www.52css.com/search.asp? Searchcontent = hack
FF BrowserExample source code [www.52css.com]. Test {
Height: 20px;
Background-color: orange;
}
Internet Explorer 7Example source code [www.52css.com] * + html.
IE6 is still the main browser of domestic users, so as the front-end development of Web pages, inevitably must be compatible with IE6 browser, here are 10 use valid HTML and CSS code repair can be compatible with IE6 common problems.
We know IE will still be popular for some time, but can we still support browsers and avoid hacks and conditional CSS? There are 10
solve the IE7 and IE8 below the use of jquery animation transparency effect when there is a black edge problem, there is a real image of the code, as follows:Refer to the jquery1.8 class library before the end tag of the page/body, add the above code, IE6 7 8 show PNG24 is no problem, if you need to perform animate animation or get a picture, found in IE 6 7 8 can not find PNG picture, Or found a change in its position and transparency is not respond
Now the browser Ie6-ie10, Firefox, Chrome, Opera, Safari ... A large number of schools of contention, the user has a lot of choice, but this can be painful to the Web front-end developers.Today, some commonly used CSS hack, including the commonly used IE hack and Firefox, Chrome, Opera browser hack, and the CSS hack together, write a small browser tester. As shown in the figure:
Let's take a look at the code here:
HTML section:
Copy Code c
and hover principlesIE6 only supports CSS defining hover effects of tag.You can use it to control the widgets started by JavaScript so that they still maintain keyboard operations. There is a two-choice problem here, but tag a is the most reliable in all solutions.
7. Use it! Important, or an advanced selector to replace specific ie codeIn an external CSS file, it is still possible to use valid CSS code to target IE6 without relying on the traditio
, and "_" can only be recognized in ie6. Therefore, the final resolution is _ background: #000, and black is displayed.
Amen! It is already the simplest and best-understood method. If you come in with google, I can tell you responsibly that this method is OK and I have tested it.
I have also tested the code compatible with 7 in ie8. It is okay for ie8 in my current windos 7 test, I don't know whether to us
Another tangle of one night, the same font and size, the height in IE and FF is not the same solution. I have never wanted to use hack, which is equivalent to virus attacks (to overcome bugs with bugs ~ _~!
Color: # 0000ff \ 9;/* IE6, IE7, IE8 */* Color: # FFFF00;/* IE6, IE7 */_ Color: # ff0000;/* IE6 */
As for why \ 9 [IE6
, centering problem.
1). Center vertically. Set Line-height to the same height as the current Div, and then through Vertical-align:middle. (Note that the content does not wrap.)
2). Center horizontally. margin:0 Auto; (of course not everything)
3, if you need to give the contents of a tag style, you need to set display:block; (common in navigation labels)
4, the FF and IE to the BOX understanding of the difference caused by 2px is also set to float div under IE margin doubled and so on.
5, UL la
X-ua-compatible used to specify the model for IE browser to parse the compiled page X-ua-compatible header label case insensitive, must be used in head and must be used before other meta except title.1. Use a line of code to specify that the browser uses a specific document mode. 2, in some cases, we need to limit the browser to the resolution of the document to a specific version, or to limit the browser to some old version of the performance. You can do this in the following ways: Using this n
IE6 and common compatibility issues for each browser summarySummary: Although IE6 will be discontinued in April 2014, it must be said that the IE6 market will not disappear with the support of the stop immediately, for Web front-end development engineers, compatible IE6 compatible with each browser, still have to face
The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion;
products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the
content of the page makes you feel confusing, please write us an email, we will handle the problem
within 5 days after receiving your email.
If you find any instances of plagiarism from the community, please send an email to:
info-contact@alibabacloud.com
and provide relevant evidence. A staff member will contact you within 5 working days.