Главная страницаКисти для фотошопа Каталог файловПрофиль
  • Страница 1 из 1
  • 1
Теги с 4dle для ucoz
CheLДата: Воскресенье, 13.12.2009, 10:34 | Сообщение # 1
Титул: Лейтенант
Сообщений: 52
Репутация: [ 1 ]

Bставлять в <head> шаблона вашего сайта где хотите это видеть:

Code
<script type="text/javascript" src="http://megabig.at.ua/js/jquery-1.2.6.pack.js"></script>
   <script type="text/javascript" src="http://megabig.at.ua/js/effects.core.js"></script>
   <script type="text/javascript">
   $(document).ready(function(){
   var f_color = '';
   $("a.structure").hover(function() {
   f_color = this.style.color;
   $(this).animate({ backgroundColor: "#4f94d0", color: "#ffffff" }, 700);
   },function()
   {
   $(this).animate({ backgroundColor: "white", color: f_color }, 200);
   });
   });
   </script>

Теперь в любой чистый блок вставляем сами теги!

Code
<div id="content">
   <div id="right">
   <div class="tags"><a href="/" style="padding:2px; font-size:10px; color:#c4c4c4;" class="structure">Фото</a>
   <a href="/" style="padding:2px; font-size:20px; color:#c4c4c4;" class="structure">модуль</a>
   <a href="/" style="padding:2px; font-size:31px; color:#aad815;" class="structure">шаблон</a>
   <a href="/" style="padding:2px; font-size:10px; color:#c4c4c4;" class="structure">web20</a>
   <a href="/" style="padding:2px; font-size:11px; color:#999999;" class="structure">blog</a>
   <a href="/" style="padding:2px; font-size:10px; color:#c4c4c4;" class="structure">пользователи</a>
   <a href="/" style="padding:2px; font-size:11px; color:#999999;" class="structure">комментарии</a>
   <a href="/" style="padding:2px; font-size:11px; color:#999999;" class="structure">Skin</a>
   <a href="/" style="padding:2px; font-size:17px; color:#c4c4c4;" class="structure">Скин</a>
   <a href="/" style="padding:2px; font-size:11px; color:#999999;" class="structure">News</a>
   <a href="/" style="padding:2px; font-size:10px; color:#c4c4c4;" class="structure">Стильный</a>

Дальше сами добовляете нужные вам ссылки

Источник: не был указан

Прикрепления: 6051730.png (39.7 Kb)
  • Страница 1 из 1
  • 1
Поиск: