Help with incorrect display in IE_html/css_WEB-ITnose

WBOY
Release: 2016-06-24 12:15:00
Original
817 people have browsed it

I wrote a simple li

<li><a>111</a><ul><a>222</a><a>222</a><a>222</a></ul></li>
Copy after login


which displays normally in Firefox but does not display 222 in IE


Reply to discussion (solution)


Yes Let's do this

No problem, the display is normal!
IE6


Is that so?

It seems that there is something wrong with your semantics, 1

Quote from 1st floor’s reply:


That’s right


Looks like you have that semantics There is a problem with the transformation. 1

The effect you wrote above is
111 222
222
222
The effect I want is
111 and then 222 appears after moving the mouse.
                     222                                                                                                                                                                                                a>111

That’s me. .


[img=http://priv.hiphotos.baidu.com/album/s=400;q=90/sign=97e0d862277f9e2f74351c082f0b9819/b58f8c5494eef01f0c427241e0fe9925bd317dd b.jpg?psign=a956a768d100baa126af008a47397673c8fcc3cec1fd0e96][/img]

The left is the effect of what you wrote.
The right is the effect I want. I put the mouse on 111

I opened it with Firefox

No problem, the display is normal!
IE6

Are you saying that there is no problem opening my section with IE6? I am using win7 and it comes with ie9 but it cannot be displayed

source:php.cn
Statement of this Website
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
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template
About us Disclaimer Sitemap
php.cn:Public welfare online PHP training,Help PHP learners grow quickly!