Home  >  Article  >  Web Front-end  >  Why doesn't HTML code run in IE10 compatibility mode? _html/css_WEB-ITnose

Why doesn't HTML code run in IE10 compatibility mode? _html/css_WEB-ITnose

WBOY
WBOYOriginal
2016-06-24 12:24:521250browse

The code is as follows:

68ccb177a5de0ef9542dde7d35bae727
93f0f5c25f18dab9d176bd4f6de5d30e
26612b881b48701d3d2817cc56347bb9
b2386ffb911b14667cb8f0f91ea547a76e916e0f7d1e588d4f442bf645aedb2f
9c3bca370b5104690d9ef395f2c5f8d1
6c04bd5ca3fcae76e30b72ad730ca86d
d59c4c4db1ec8444185f9719c98024b04249d1d0d575c3879420957bed8b46aa 96ac42c95369ad8c9dbbd274b6bcc83a5db79b134e9f6b82c0b36e0489ee08ed
0785754a6ebbc2ca427a6344e1fab4e1
73a6ac4ed44ffec12cee46588e518a5e
??????????????????????????????
Compatibility mode in IE10 There is no response when clicking login in. Cancel the compatibility mode and it can be executed, and it can also be executed in chrome.
Thank you! !


Reply to the discussion (solution)

<a href="http://www.baidu.com">登录</a>

The input tag does not need to be closed
Or you can delete the input directly and click to log in

<a href="http://www.baidu.com">登录</a>

The input tag does not need to be closed
Or you can delete the input directly and click to log in

No, because I want to retain the button style of the input, so I use input

The input is not closed, but the result is still the same

Use css to write the button. Don’t you realize that writing like this does not comply with the code specifications?

This web page display interface is too... .Use css to write the appearance of the button. Isn’t this writing in compliance with the code standards?

It can run on IE10 on my computer. Mine is 64-bit, but there is indeed a problem with the way the author writes it. The input is not required. Closing, even html5 does not require closing now


<a href="http://www.baidu.com">登录</a>

The input tag does not need to be closed
Or you can delete the input directly and click to log in

No, Because I want to retain the input button style for the buttons, I use input

to delete the a tag and directly use 659771a1f0c9b613f0c5b152c968276eThat’s it



<a href="http://www.baidu.com">登录</a>

The input tag does not need to be closed
or you can delete the input directly and click to log in

No, because I want to retain the button style of input, so I use input

to delete the a tag and directly use cb2573cf11a340cabc9cd3b7de26b9ecThat's it

Events are used above, just add from. .
68ef843213ba14ceac325f38f9b3f526
4249d1d0d575c3879420957bed8b46aa

Statement:
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn