Jump to content
  • 0

Не отображает меню в safari5


Bismuth
 Share

Question

Всем доброе время суток!

У меня еще одна проблема, проблема с safari 5, не хочет отображать меню, перепробовал хаки которые находил в инете, не один не работает

есть что не будь работающие на safari 5?

Link to comment
Share on other sites

3 answers to this question

Recommended Posts

  • 0

Вы бы хоть само меню показали.

Вот сам html


<div class="MenuTop">
<ul class="menu">
<li class="item-101 current active"><a href="/home/" >Главная</a></li>
<li class="item-103"><a href="/home/uslugi.html" >Услуги</a></li>
<li class="item-109"><a href="/home/tarify.html" >Тарифы</a></li>
<li class="item-111"><a href="/home/oplata.html" >Оплата</a></li>
<li class="item-113"><a href="/home/faq.html" >FAQ</a></li>
<li class="item-110"><a href="/home/kontakty.html" >Контакты</a></li>
<li class="item-112"><a href="/home/obratnoj-svyaz.html" >Обратная связь</a></li>
</ul>
</div><!--EndMenuTop-->

а вот CSS


.menu {
margin:0 auto;
width:700px;
}
.menu li {
float:left;
margin-top:7px;
padding-right:40px;
}
.menu li a {
display:block;
font-family:Verdana;
font-size:11px;
color:#666;
text-decoration:underline;
font-weight:bold;
}
.menu li a:hover {
color:#000;
text-decoration:none;
font-size:11px;
}
/* Opera */
noindex:-o-prefocus, .menu{
padding-top:5px;
}

Link to comment
Share on other sites

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