skripti.do.amГлавнаяМой профильРегистрацияВыходВходВоскресенье
19.05.2024
22:01
Вы вошли какГость
Группа "Гости"Приветствую ВасГость| RSS

Разделы сайта
Скрипты для сайта [64]
Скрипты для Ucoz [135]
Скрипты Dle [5]
Форумы [4]
Буксы [13]
Казино [5]
Почтовики [3]
Магазины [6]
Pop-under [1]
Реклама

Реклама на сайте
1$ - 30 дней



Друзья сайта

Статистика
Яндекс.Метрика
Онлайн всего: 1
Гостей: 1
Пользователей: 0
Меню сайта
Главная » Скрипты для сайта
« 1 2 ... 5 6 7
Отличные часики для сайта в основном для темных отеннков дизайна.

Код
<script src="http://weatherandtime.net/swfobject.js" type="text/javascript" ></script><div id="div_clock_08" style="text-align:center; margin:auto auto;width:170px; height:100px;"><div style="padding:0px 1px 1px 1px;position:absolute; z-index:100; color:#000000; text-align:center; width:170px;height:auto;"><a style="color:#000000; text-decoration:none;font-size:12px;" href="http://weatherandtime.net/ru/Europe/Russia/Moscow-time.html" title="Время в Москве">Время в Москве</a><script type="text/javascript" src="http://activiks.ru/img/png.js"></script></div><span id="swf_clock_08"> </span></div><script type="text/javascript" language="Javascript">swfobject.embedSWF("http://weatherandtime.net/clock_08.swf", "swf_clock_08", "170", "100", "10","clock_08.swf", {city: "18171",lang:"ru",color:"#000000"}, {menu:"false",wmode:"transparent",allowScriptAccess:"always"}, {id:"clock_08",name:"clock_08"});</script>
Категория: Скрипты для сайта | Просмотров: 353 | Добавил: startsmart | Дата: 21.02.2013

Мини профиль с временем суток и функциональным меню для пользователя
Установка:
Вставляем в блок:

Код
  
  <table width="100%" border="0" cellspacing="0" cellpadding="0">  
  <tr>  
  <td align="center"> <b><SCRIPT LANGUAGE="javascript">  
currentTime = new Date();  
if (currentTime.getHours() >= 6 && currentTime.getHours() <= 11 )  
document.write("Доброе утро, ");  
if (currentTime.getHours() >= 12 && currentTime.getHours() <= 17 )  
document.write("Добрый день, ");  
if (currentTime.getHours() >= 18 && currentTime.getHours() <= 23)  
document.write("Добрый вечер, ");  
if (currentTime.getHours() >= 0 && currentTime.getHours() <= 5)  
document.write("Доброй ночи, "); function openOnClick(client_type)  
  {  
  if(client_type=="mail")clientWindow = window.open("$PM_URL$","pmw","scrollbars=1,top=0,left=0,resizable=1,width=850,height=350") || alert("Отключите блокировку всплывающих окон!");  
  if(client_type=="send")clientWindow = window.open("/index/14-999-0-1","pms","scrollbars=1,top=0,left=0,resizable=1,width=850,height=350") || alert("Отключите блокировку всплывающих окон!");  
  if(client_type=="options")clientWindow = window.open("/index/11","options","scrollbars=1,top=0,left=0,resizable=1,width=680,height=350") || alert("Отключите блокировку всплывающих окон!");  
  if(client_type=="users")clientWindow = window.open("$USERS_LIST_URL$","users","scrollbars=1,top=0,left=0,resizable=1,width=680,height=350") || alert("Отключите блокировку всплывающих окон!");  
  if(client_type=="rules")clientWindow = window.open("/rules.html","rules","scrollbars=1,top=0,left=0,resizable=1,width=680,height=350") || alert("Отключите блокировку всплывающих окон!");  
  }  
</SCRIPT> $USERNAME$</b><br><div class="screenshot">  
  <img title="$USERNAME$" src="$USER_AVATAR_URL$" border="0">
  <script type="text/javascript" src="http://activiks.ru/img/png.js"></script>
  <img title="$USERNAME$" src="http://bambun.ru/images/11.png" border="0" width="140px"></div></td>  
  </tr>  
  <tr>  
  <td><div id="middle_block_right">  
  <li><a class="b1" >Логин: $USERNAME$</a></li><div id="hras"></div>  
  <li><a class="b1" >$USER_GROUP$</a></li><div id="hras"></div>  
  <li><a class="b1" >Вы у нас: $USER_REG_DAYS$-й день</a></li><div id="hras"></div>  
  <li><a class="b1" >Ваш IP: $IP_ADDRESS$</a></li><div id="hras"></div>  
  <li><a class="b1" >Личных сообщений: $UNREAD_PM$</a></li><div id="hras"></div>  
  </div>  

  <div id="middle_block_right"><a title="" onclick="$('#function').slideToggle('slow');"<a class="b1" href="javascript://"><left>Функции</left></a></li><div id="hras"></div>  
  <div id="function" style="display:none">  

  <div id="middle_block_right">  
  <li><a class="b1" href="javascript://$PERSONAL_PAGE_LINK$" onclick="kabinet()">Мой профиль</a></li><div id="hras"></div>  
  <li><a class="b1" href="javascript:openOnClick('options')">Изменить профиль</a> </li><div id="hras"></div>  
  <li><a class="b1" href="javascript:openOnClick('users')">Пользователи</a> </li><div id="hras"></div>  
  <li><a class="b1" href="/index/14">ЛС</a> </li><div id="hras"></div>  
  <li><a class="b1" href="javascript:openOnClick('send')">Отправить ЛС</a></li><div id="hras"></div>  
  <li><a class="b1" href="$LOGOUT_LINK$">Выход</a></li><div id="hras"></div>  
  </div> </td>  
  </tr>  
  </table>
   <table width="100%" border="0" cellspacing="0" cellpadding="0">  
  <tr>  
  <td align="center"> <b><SCRIPT LANGUAGE="javascript">  
currentTime = new Date();  
if (currentTime.getHours() >= 6 && currentTime.getHours() <= 11 )  
document.write("Доброе утро, ");  
if (currentTime.getHours() >= 12 && currentTime.getHours() <= 17 )  
document.write("Добрый день, ");  
if (currentTime.getHours() >= 18 && currentTime.getHours() <= 23)  
document.write("Добрый вечер, ");  
if (currentTime.getHours() >= 0 && currentTime.getHours() <= 5)  
document.write("Доброй ночи, ");  
</SCRIPT> $USERNAME$</b><br><div class="screenshot"><img title="$USERNAME$" src="http://bambun.ru/images/11.png" border="0" width="140px"></div></td>  
  </tr>  
  <tr>  
  <td align="center">$LOGIN_FORM$</td>  
  </tr>  
  </table>
<style>.screenshot img {
margin: 4px;
padding: 2px;
-moz-border-radius: 6px;
-webkit-border-radius: 6px;
border-radius: 1px;
-moz-box-shadow: 0 0px 5px #000000;
box-shadow: 0 0px 5px black;
-webkit-box-shadow: 0 0px 5px black;
}
a.b1 {display:block; width:174; height:18px; text-align:left; background:url('http://bambun.ru/images/b_nab_mn1.jpg'); font-size:8pt; font-family:tahoma, arial; padding:5px 0 0 14px; text-shadow:1 0 4px #000;}  
  a.b1:link, a.b2:link, a.b3:link, a.b4:link, a.b5:link, a.packs:link, a.granati:link, a.c4:link, a.cnarejenue:link, a.knife:link, a.ryku:link, a.mw2:link { text-decoration:none; color:#727070;}  

a.b1:visited, a.b2:visited, a.b3:visited, a.b4:visited, a.b5:visited, a.packs:visited, a.granati:visited, a.c4:visited, a.cnarejenue:visited, a.knife:visited, a.ryku:visited, a.mw2:visited { text-decoration:none; color:#848484;}  
  a.b1:hover, a.b2:hover, a.b3:hover, a.b4:hover, a.b5:hover, a.packs:hover, a.granati:hover, a.c4:hover, a.cnarejenue:hover, a.knife:hover, a.ryku:hover, a.mw2:hover { text-shadow:2 2 2px #141414;  

webkit-box-shadow: 4px 4px 4px rgba(0,0,0,0.2);
  -moz-box-shadow: 4px 4px 4px rgba(0,0,0,0.2);
  box-shadow: 4px 4px 4px rgba(0,0,0,0.2);
  text-decoration:none;  
  padding-left:14px;  
  line-height:14px;  
  display:block;
  -moz-border-radius:3px;-webkit-border-radius:0px; border-radius: 0px; color:#cecece; background-position:0px -0px;}  
  a.b1:active, a.b2:active, a.b3:active, a.b4:active, a.b5:active, a.packs:active, a.granati:active, a.c4:active, a.cnarejenue:active, a.knife:active, a.ryku:active, a.mw2:active { text-shadow:1 1 10px #787676; -moz-border-radius:3px;-webkit-border-radius:0px; border-radius: 0px; color:#cac8c8; background-position:0px -0px;}  

</style>
Категория: Скрипты для сайта | Просмотров: 376 | Добавил: startsmart | Дата: 10.02.2013 | Комментарии (0)

Вид комментариев не использующий картинки всё в CSS стиле, что улучшает скорость загрузки страницы. Прост в установки. 1. Заходим панель управления, комментарии, вид комментариев. Удаляем старый код и вставляем этот:

Код
<table style="opacity: 0.5;" id="fImga$ID$" onMouseOver="fadeOpacity(this.id, 'oR1')" onMouseOut="fadeOpacity.back(this.id)" border="0" cellpadding="0" cellspacing="0" width="100%">  
  <tr><td width="15%">  
  <table border="0" cellpadding="0" cellspacing="0">  
  <tbody><tr>  
  <td>  
  <div class="e_details01">  
  <a title="Просмотреть профиль $USERNAME$" href="$PROFILE_URL$" target="blank"><img src="$USER_AVATAR_URL$" width="60px" border="0"></a><a title="$USERNAME$" href="$PROFILE_URL$"><img border="0" title="Просмотреть профиль $USERNAME$" src="http://bambun.ru/images/noavatar.png" width="60px"></a>  
  </div>  
  </td></tr>  
  </tbody></table>  
  </td>  
  <td width="85%" align="right"><div class="e_details01">  
  <table border="0" cellpadding="0" cellspacing="0" width="100%">  
  <tbody><tr><td width="6%"><img src="http://bambun.ru/images/commentquote.png" onclick="emoticon('$USERNAME$, ','message');return false;" rel="nofollow" href="javascript://" title="Клик для цитирования $USERNAME$" border="0" width="60">  
  </td>  
  <td width="94%">  
  <div style="float: right; font-size: 11px; font-family: Arial,sans-serif;">  
  <span class="myWinError"><b>$COMMENT_RATING$</b></span>  
  <span style="color:gray;"><b>$COMMENT_RATING$</b></span>  
  <span class="myWinSuccess"><b>+$COMMENT_RATING$</b></span>  
   <a href="$GOOD_COMMENT_URL$"><img title="Хороший пост" src="http://bambun.ru/images/thumbu.png" alt="" align="absmiddle" border="0" width="13"></a> <a href="$BAD_COMMENT_URL$"><img title="Плохой пост" src="http://bambun.ru/images/thumbd.png" alt="" align="absmiddle" border="0" width="13"></a>  
  <img alt="" src="http://bambun.ru/images/thumbu_.png" align="absmiddle" width="13" border="0" title="Хороший пост"> <img alt="" src="http://bambun.ru/images/thumbd_.png" width="13" align="absmiddle" border="0" title="Плохой пост"> $MODER_PANEL$</div>  
  <div style="text-align: left;" class="cTop">  
  <span class="myWinError">*</span>  
  <span class="myWinSuccess">*</span> <a name="ent$ID$" onclick="if (document.getElementById('comEnt$ID$')){$('body').scrollTo( { top:$('#comEnt$ID$').offset().top-22, left:0}, 500 );return false;}" href="#ent$ID$"><b>$NUMBER$)</b></a>  
  Добавил: <a href="$PROFILE_URL$"><b>$USERNAME$</b></a><b>$NAME$</b>  
  <span style="font-size: 7pt; unicode-bidi: embed;">($DATE$ $TIME$)</span>  
  [<a title="Перейти на страницу материала" target="_blank" href="$ENTRY_URL$">Материал</a>]  
  </div><script type="text/javascript" src="http://activiks.ru/img/png.js"></script>  
  <div style="text-align: left; clear: both; padding-left: 10px;" class="cMessage">  
  $MESSAGE$</div>  
  <div style="text-align: left; clear: both;" class="cAnswer"><font color="#0BE00B"><b> Ответ</b>:</font> $ANSWER$</div>  
  <div style="clear: both; padding-left: 15px; font-size: 7pt;">[<a href="$ANSWER_URL$">Ответить</a>]</div>  
  </td></tr>  
  </tbody></table>  
  </div>  
  </td></tr></table><br>


2. это вставляем в CSS в самый низ:

Код
.e_details01 {  
  padding:6px !important;  
  background:#FFFFFF;  
  border:1px solid#C9C9C9 !important;  
  border-radius:6px;  
  -moz-border-radius:6px;  
  box-shadow:0px 0px 10px #e8e8e8;  
  -moz-box-shadow:0px 0px 5px #dcdbd8;}  
  
Категория: Скрипты для сайта | Просмотров: 325 | Добавил: startsmart | Дата: 10.02.2013 | Комментарии (0)

Установите код на свой веб-сайт или блог и сделайте его доступным на 8 языков. Ваши посетители смогут мгновенно перевести ваш контент с их переводчиком по выбору используя простой интерфейс - все это без надобности покидать ваш веб-сайт! Транслятор делает перевод простым, и ваши посетители полюбят его! Легко установить, легко использовать.

Код
<center>
<input original-alt="" original-title="English" src="http://bambun.ru/images/geo/UnitedKingdom.png" onclick="location.href='http://translate.google.ru/translate?js=y&prev=_t&hl=en&ie=UTF-8&u='+location.href+'&sl=ru&tl=en&history_state0=&swap=1'" type="image">  
  <input original-alt="" original-title="Deutsch" src="http://bambun.ru/images/geo/Germany.png" onclick="location.href='http://translate.google.ru/translate?js=y&prev=_t&hl=de&ie=UTF-8&u='+location.href+'&sl=ru&tl=de&history_state0=&swap=1'" type="image">  
  <input original-alt="" original-title="Polska" src="http://bambun.ru/images/geo/Poland.png" onclick="location.href='http://translate.google.ru/translate?js=y&prev=_t&hl=pl&ie=UTF-8&u='+location.href+'&sl=ru&tl=pl&history_state0=&swap=1'" type="image">  
  <input original-alt="" original-title="Rusija" src="http://bambun.ru/images/geo/Russian.png" onclick="location.href='location.href" type="image"><br>  
  <input original-alt="" original-title="Francais" src="http://bambun.ru/images/geo/France.png" onclick="location.href='http://translate.google.ru/translate?js=y&prev=_t&hl=fr&ie=UTF-8&u='+location.href+'&sl=ru&tl=fr&history_state0=&swap=1'" type="image">  
  <input original-alt="" original-title="Italiano" src="http://bambun.ru/images/geo/Italy.png" onclick="location.href='http://translate.google.ru/translate?js=y&prev=_t&hl=it&ie=UTF-8&u='+location.href+'&sl=ru&tl=it&history_state0=&swap=1'" type="image"> <script type="text/javascript" src="http://activiks.ru/img/png.js"></script>
  <input original-alt="" original-title="Hrvatski" src="http://bambun.ru/images/geo/Croatia.png" onclick="location.href='http://translate.google.ru/translate?js=y&prev=_t&hl=hr&ie=UTF-8&u='+location.href+'&sl=ru&tl=hr&history_state0=&swap=1'" type="image">  
  <input original-alt="" original-title="Cestina" src="http://bambun.ru/images/geo/Czech.png" onclick="location.href='http://translate.google.ru/translate?js=y&prev=_t&hl=cs&ie=UTF-8&u='+location.href+'&sl=ru&tl=cs&history_state0=&swap=1'" type="image">
</center>
Категория: Скрипты для сайта | Просмотров: 416 | Добавил: startsmart | Дата: 08.02.2013 | Комментарии (0)

1-10 11-20 ... 41-50 51-60 61-64
Форма входа
Поиск



Copyright MyCorp © 2024
Конструктор сайтов - uCoz