PRazdniKK-TveR.Ru
prazdnikk-tver.ru
[ Новые сообщения · Участники · Правила форума · Поиск · RSS ]
  • Страница 1 из 1
  • 1
Архив - только для чтения
Новое горезонтальное меню
admin69Дата: Воскресенье, 12.12.2010, 23:24 | Сообщение # 1
MODER
Группа: Пользователи
Сообщений: 3300
Статус: Offline

Код ставим туда где хотим видеть меню.

Code
Код:
<title> Menu</title>
<script>
jQuery(function(){
$('.menu td').append('<div align="center"><img src="/menu/img/icons-shadow.png"></div>')
$('.menu td').hover(function(){
$(this).find('a').stop().animate({top:'-30'},300);
$(this).find('a').animate({top:'-20'},300)
$(this).find('img').stop().animate({opacity:'.3',height:'25px'},300)
$(this).find('span').sto p().animate({opacity:'.7',bottom:'15px'},300)
},
function(){
$(this).find('a').stop().animate({top:'10',}, 300);
$(this).find('span').stop().animate({opacity:'0.0',bottom:'20px'}, 300)
$(this).find('img').stop().animate({opacity:'1.0',height:'30px'}, 300)
});
});
</script>
<style>
body{margin:0}
.menu td{width:110px;height:200px;text-align:center;}
.menu a{display:block;width:90px;height:90px;position:relative;left:10px;top:10}
#home{background:url(/menu/img/home.png)no-repeat center;}
#blog{background:url(/menu/img/page.png)no-repeat center;}
#load{background:url(/menu/img/save.png)no-repeat center;}
#forum{background:url(/menu/img/image_bmp.png)no-repeat center;}
#img{background:url(/menu/img/comment.png)no-repeat center;}
#rss{background:url(/menu/img/rss.png)no-repeat center;}
.menu span{opacity:.0;position:relative;font-weight:700;background:#555;border-radius:5px;-moz-border-radius:5px;-webkit-border-radius:5px;color:#FFF;border:1px solid #000;padding:3px;bottom:20px;}
</style>
<table align="center" class="menu" border="0" cellspadding="0" cellspacing="0">
<tr>
<td><a id="home" href="#"></a><span>Главная</span></td>
<td><a id="blog" href="#"></a><span>Читалки</span></td>
<td><a id="load" href="#"></a><span>Файлы</span></td>
<td><a id="forum" href="#"></a><span>Картинки</span></td>
<td><a id="img" href="#"></a><span>Форум</span></td>
<td><a id="rss" href="#"></a><span>RSS</span></td>
</tr>
</table>

В архиве набор иконок и иконка тени.

ДЕМО

http://narod.ru/disk/27173377000/menu.rar.html

Прикрепления: 5341770.jpg (5.9 Kb)
 
  • Страница 1 из 1
  • 1
Поиск:



Партнеры
Новости от партнера # 1 Новости от партнера # 2 Новости от партнера # 3 Новости от партнера # 4
1
2
3
4

prazdnikk-tver.ru © 2015 Праздник - Тверь