Jump to content
  • 0

Списки в ИЕ


gaolong
 Share

Question

есть скрипт выпадающего списка...

цсс

#pmenu {padding:0; margin:25px 0 50px 15px; list-style-type: none; width:101px;}
#pmenu ul {padding:0; margin:0; list-style-type: none; width:201px;}
#pmenu li {position:relative;}
#pmenu a, #pmenu a:visited {display:block;width:200px; font-size:10px; color:#000; height:23px; line-height:22px; text-decoration:none; text-indent:5px; background:#b2ab9b;; border:1px solid #fff; border-width:0 1px 1px 0;}
#pmenu li:hover > a {background:#dfd7ca; color:#c00;}
#pmenu li ul {display: none;}
#pmenu li:hover > ul {display:block; position:absolute; top:0; left:201px;}

хтмл

<ul id='pmenu' name='pmenu'>
<li class="tree_li"><a href="" class="tree_a">1</a>
<ul class="tree_ul" id="tree_ulqqq">
<li class="tree_li"><a href="" class="tree_a">11</a>
<li class="tree_li"><a href="" class="tree_a">12</a>
<li class="tree_li"><a href="" class="tree_a">13</a>
<li class="tree_li"><a href="" class="tree_a">14</a>
<li class="tree_li"><a href="" class="tree_a">15</a>
<li class="tree_li"><a href="" class="tree_a">16</a>
<li class="tree_li"><a href="" class="tree_a">17</a>
<ul class="tree_ul" id="tree_ul2">
<li class="tree_li"><a href="" class="tree_a">171</a>
<li class="tree_li"><a href="" class="tree_a">172</a>
<li class="tree_li"><a href="" class="tree_a">173</a>
</ul>
<li class="tree_li"><a href="" class="tree_a">18</a>
<li class="tree_li"><a href="" class="tree_a">19</a>
</ul>

</ul>

в ИЕ не выпадают подменю, хотя в ФФ и опера нормально. Может кто знает как решить проблему7 Буду рад любой помощи.

Edited by gaolong
Link to comment
Share on other sites

2 answers to this question

Recommended Posts

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Answer this question...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

 Share

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue. See more about our Guidelines and Privacy Policy