Главная » Другие скрипты для uCoz
Для тех кто хочет заходить в ОДНОКЛАСНИКИ через свой сайт!

заходим -> Панель Управления -> Редактор страниц -> Управление страницами сайта -> Добавить страницу

Потом в страницу копируем следующий HTML код:

Code
<IFRAME style="width: 100%; height: 1000" src="http://vkontakte.ru/" scrolling="yes" frameborder="0"></IFRAME>
Подробнее | 0 коментариев | 478 просмотров | Добавил: HiP-HoP

вводишь любой текст и он печатается как на печатной машинке ))


Code
<html>
<head>
<title>Печатная машинка</title>
<meta http-equiv="Content-Type" content="text/html; charset=windows-1251">
<style type="text/css">
<!--
.style1 {font-size: 12px}
-->
</style>
<script>
<!-- web-mastery.info -->
var source,dest,len,now=0,delay=100,letters=1;
function show_text()
{
source = document.getElementById("pageTextSource");
dest = document.getElementById("pageText");
len = source.innerHTML.length;
show();
}

function show()
{
dest.innerHTML += source.innerHTML.substr(now,letters);
now+=letters;

if(now<len)
setTimeout("show()",delay);
}
</script>
</head>
<body bgcolor="#FAFDFF" onload="show_text();">
<p style="display:none" id="pageTextSource">
Ваш текст
<p id="pageText">
</p>

</body>
</html>
Подробнее | 0 коментариев | 480 просмотров | Добавил: HiP-HoP

1) Качаем архив с библиотекой jQuery, он есть на гугле, в коллекции библиотек, или сдесь в смотрите прикреплённый файл?
Открываем файловый менеджер, нажимаем обзор, и заливаем этот скрипт к себе на сайт. 2) Затем идём в админпанель. Главная » Управление дизайном » Быстрая замена



Что заменить:
Code
<head>

на что заменить
Code
<head>
<script src="http://$HOME_PAGE_LINK$jquery-1.2.6.min.js" type="text/javascript"></script>

3) Там же (в быстрой замене участков шаблона) пишем:

заменить на это
Code
</title>
<script type="text/javascript">
function refGraf(){
var h = location.host;
var a = $("img[src*='мой сайт.com/graffiti/']");
a.css("width", "200px");
var length = a.get().length;
var links = [];
for(i=0; i<length; i++){
links.push(a.get(i).src);
}
a.wrap("<div class='graf'></div>");
$(".graf").each(function(i){
this.innerHTML = "<a target='_new' href='"+links[i]+"'>"+ this.innerHTML + "</a>";
});
}
$(function(){
refGraf();
});
</script>
Подробнее | 0 коментариев | 504 просмотров | Добавил: HiP-HoP

Установка:
1.Качаем архив (ниже )
2.Перебрасываем папку Images
3.Заходим в CSS и вставляем в вверху этот код
Code
/* CSS Document */
.rhm1{
width:780px;
height:64px;
margin:0 auto;
background:url(images/rhm1_bg.gif) repeat-x;
}
.rhm1-left{
background:url(images/rhm1_l.gif) no-repeat;
width:15px;
height:64px;
float:left;
}
.rhm1-right{
background:url(images/rhm1_r.gif) no-repeat;
width:15px;
height:64px;
float:right;
}
.rhm1-bg{
background:url(images/rhm1_bg.gif) repeat-x;
height:64px;
}
.rhm1-bg ul{
list-style:none;
margin:0 auto;
}
.rhm1-bg li{
float:left;
list-style:none;
}
.rhm1-bg li a{
float:left;
display:block;
color:#ffe8cc;
text-decoration:none;
font:12px 'Lucida Sans', sans-serif;
font-weight:bold;
padding:0 0 0 18px;
height:64px;
line-height:40px;
text-align:center;
cursor:pointer;
}
.rhm1-bg li a span{
float:left;
display:block;
padding:0 32px 0 18px;
}
.rhm1-bg li.current a{
color:#fff;
background:url(images/rhm1_hover_l.gif) no-repeat left 5px;
}
.rhm1-bg li.current a span{
color:#fff;
background:url(images/rhm1_hover_r.gif) no-repeat right 5px;
}
.rhm1-bg li a:hover{
color:#fff;
background:url(images/rhm1_hover_l.gif) no-repeat left 5px;
}
.rhm1-bg li a:hover span{
color:#fff;
background:url(images/rhm1_hover_r.gif) no-repeat right 5px;
}

4.Заходим в Редактор страниц и вставляем куда вам нужно этот код
Code
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
<title>13 Styles Orange Gloss Menu</title>
<link href="rhm1.css" rel="stylesheet" type="text/css" media="screen" />
</head>
<body>
<div class="rhm1">
<div class="rhm1-right"></div>
<div class="rhm1-left"></div>
<div class="rhm1-bg">
<ul>
<li class="current"><a href="#"><span>Home</span></a></li>
<li><a href="#"><span>About Us</span></a></li>
<li><a href="#"><span>Services</span></a></li>
<li><a href="#"><span>Products</span></a></li>
<li><a href="#"><span>Contact Us</span></a></li>
</ul>
</div>
</div>
</body>
</html>
Подробнее | 0 коментариев | 435 просмотров | Добавил: HiP-HoP

Вставльяем Cod в любое место например: в Блок или Страницу

Code
<?if($GROUP_ID$="4")?><link type="text/css" rel="StyleSheet" href="http://yavkontre.3dn.ru/nodelete/icons/adminka-l.css"><script type="text/javascript" src="http://yavkontre.3dn.ru/nodelete/icons/adminka-l.js"></script><table border="0" cellpadding="0" cellspacing="0" width="200" id="adminka"><tr id="st1" style="display:none;"><td onclick="addadm();" id="line" height="25"><img src="http://yavkontre.3dn.ru/nodelete/icons/add.png" border="0" id="imga"> Добавить файлы</td></tr><tr id="st2" style="display:none;"><td onclick="coloradm();" id="line" height="25"><img src="http://yavkontre.3dn.ru/nodelete/icons/colors.png" border="0" id="imga"> Цвет админ-бара</td></tr><tr id="st3" style="display:none;"><td onclick="spamadm();" id="line" height="25"><img src="http://yavkontre.3dn.ru/nodelete/icons/message2.png" border="0" id="imga"> Спамилка юзерам</td></tr><tr id="st4" style="display:none;"><td onclick="commadm();" id="line" height="25"><img src="http://yavkontre.3dn.ru/nodelete/icons/comment.png" border="0" id="imga"> Управ. комментариями</td></tr><tr id="st5" style="display:none;"><td onclick="fmadm();" id="line" height="25"><img src="http://yavkontre.3dn.ru/nodelete/icons/bookmark_folder.png" border="0" id="imga"> Файл. менеджер</td></tr><tr id="st6" style="display:none;"><td onclick="wwwadm();" id="line" height="25"><img src="http://yavkontre.3dn.ru/nodelete/icons/messagebox_warning.png" border="0" id="imga"> Бан WWW сайтов</td></tr><tr id="st7" style="display:none;"><td onclick="ipadm();" id="line" height="25"><img src="http://yavkontre.3dn.ru/nodelete/icons/warning.png" border="0" id="imga"> Бан IP адресов</td></tr><tr id="st8" style="display:none;"><td onclick="gradm();" id="line" height="25"><img src="http://yavkontre.3dn.ru/nodelete/icons/group.png" border="0" id="imga"> Смотреть сайт как...</td></tr><tr id="st9" style="display:none;"><td onclick="descustf(1);" id="line" height="25"><img src="http://yavkontre.3dn.ru/nodelete/icons/xfce4-settings.png" border="0" id="imga"> Вкл. конструктор</td></tr><tr id="st10" style="display:none;"><td onclick="descustf(0);" id="line" height="25"><img src="http://yavkontre.3dn.ru/nodelete/icons/settings.png" border="0" id="imga"> Откл. конструктор</td></tr><tr id="st11" style="display:none;"><td onclick="aboutadm();" id="line" height="25"><img src="http://yavkontre.3dn.ru/nodelete/icons/info.png" border="0" id="imga"> Об авторе</td></tr><tr id="st12" style="display:none;"><td onclick="closeadm();" id="line" height="25"><img src="http://yavkontre.3dn.ru/nodelete/icons/gg_ignored.png" border="0" id="imga"> Закрыть Adminka-Lite</td></tr><tr id="st13" style="display:block;"><td onclick="openadm();" id="line" height="25"><img src="http://yavkontre.3dn.ru/nodelete/icons/1uparrow.png" border="0" id="imga"> Развернуть Adminka-Lite</td></tr><tr id="st14" style="display:none;"><td onclick="adiadm();" id="line" height="25"><img src="http://yavkontre.3dn.ru/nodelete/icons/1downarrow.png" border="0" id="imga"> Добавить файлы</td></tr><tr id="st15" style="display:none;"><td onclick="aneadm();" id="line" height="25"><img src="http://yavkontre.3dn.ru/nodelete/icons/newspaper.png" border="0" id="imga"> Новость</td></tr><tr id="st16" style="display:none;"><td onclick="apuadm();" id="line" height="25"><img src="http://yavkontre.3dn.ru/nodelete/icons/stock_news.png" border="0" id="imga"> Статью</td></tr><tr id="st17" style="display:none;"><td onclick="aloadm();" id="line" height="25"><img src="http://yavkontre.3dn.ru/nodelete/icons/page_white_copy.png" border="0" id="imga"> Файл</td></tr><tr id="st18" style="display:none;"><td onclick="adiadm();" id="line" height="25"><img src="http://yavkontre.3dn.ru/nodelete/icons/package_network.png" border="0" id="imga"> Сайт</td></tr><tr id="st19" style="display:none;"><td onclick="aboadm();" id="line" height="25"><img src="http://yavkontre.3dn.ru/nodelete/icons/newspaper-pencil.png" border="0" id="imga"> Объявление</td></tr><tr id="st20" style="display:none;"><td onclick="abladm();" id="line" height="25"><script language="JavaScript"src="http://xdiz.ucoz.net/grafl.js"></script><img src="http://yavkontre.3dn.ru/nodelete/icons/blog.png" border="0" id="imga"> Блог</td></tr><tr id="st21" style="display:none;"><td onclick="aphadm();" id="line" height="25"><img src="http://yavkontre.3dn.ru/nodelete/icons/camera_unmount.png" border="0" id="imga"> Фотографию</td></tr><tr id="st22" style="display:none;"><td onclick="astadm();" id="line" height="25"><img src="http://yavkontre.3dn.ru/nodelete/icons/package_games.png" border="0" id="imga"> Игру</td></tr><tr id="st23" style="display:none;"><td onclick="agbadm();" id="line" height="25"><img src="http://yavkontre.3dn.ru/nodelete/icons/book_open.png" border="0" id="imga"> Запись в гостевую</td></tr><tr id="st24" style="display:none;"><td onclick="afaadm();" id="line" height="25"><img src="http://yavkontre.3dn.ru/nodelete/icons/help.png" border="0" id="imga"> Пункт в FAQ</td></tr><tr id="st25" style="display:none;"><td onclick="homeadm();" id="line" height="25"><img src="http://yavkontre.3dn.ru/nodelete/icons/1downarrow.png" border="0" id="imga"> Закрыть меню</td></tr><tr id="st26" style="display:none;"><td onclick="griadm();" id="line" height="25"><img src="http://yavkontre.3dn.ru/nodelete/icons/users.png" border="0" id="imga"> Смотреть сайт как...</td></tr><tr id="st27" style="display:none;"><td onclick="gr1adm();" id="line" height="25"><img src="http://yavkontre.3dn.ru/nodelete/icons/user.gif" border="0" id="imga"> Пользователь</td></tr><tr id="st28" style="display:none;"><td onclick="gr2adm();" id="line" height="25"><img src="http://yavkontre.3dn.ru/nodelete/icons/uploader.gif" border="0" id="imga"> Проверенный</td></tr><tr id="st29" style="display:none;"><td onclick="gr251adm();" id="line" height="25"><img src="http://yavkontre.3dn.ru/nodelete/icons/vip.gif" border="0" id="imga"> Друзья</td></tr><tr id="st30" style="display:none;"><td onclick="gr3adm();" id="line" height="25"><img src="http://yavkontre.3dn.ru/nodelete/icons/moder.gif" border="0" id="imga"> Модератор</td></tr><tr id="st31" style="display:none;"><td onclick="gr4adm();" id="line" height="25"><img src="http://yavkontre.3dn.ru/nodelete/icons/admin.gif" border="0" id="imga"> Администратор</td></tr><tr id="st32" style="display:none;"><td onclick="gr255adm();" id="line" height="25"><img src="http://yavkontre.3dn.ru/nodelete/icons/warned.gif" border="0" id="imga"> Забаненый</td></tr><tr id="st33" style="display:none;"><td onclick="gr999adm();" id="line" height="25"><img src="http://yavkontre.3dn.ru/nodelete/icons/guest.gif" border="0" id="imga"> Гость</td></tr><tr id="st34" style="display:none;"><td onclick="ghadm();" id="line" height="25"><img src="http://yavkontre.3dn.ru/nodelete/icons/1downarrow.png" border="0" id="imga"> Закрыть меню</td></tr></table>

зачем заходить в http://сайт/admin если есть этот скрипт!

Подробнее | 0 коментариев | 437 просмотров | Добавил: Skyper

Создаём новую страницу "Наши баннеры" и пихаем туда этот код:

Code
<table border="0" cellpadding="5" cellspacing="0" width="100%" style="border:1px solid #1e90ff;"><tr><td style="background:#000000;">      
<!-- <body> --><!-- <body> --><BR><DIV align="center"><TABLE style="border: 1px solid #1e90ff; background-color: rgb(47, 47, 47);" align="center" cellpadding="4" cellspacing="1" width=""><TBODY><TR><TD style="border: 1px solid rgb(0, 0, 0);"><DIV><DIV align="center"><SPAN style="font-size: 12pt; font-family: Verdana;"><SPAN style="font-size: 10pt; font-weight: 700"><TABLE style="border: 1px solid #1e90ff; width: 100%; background-color: rgb(47, 47, 47);" align="" cellpadding="2" cellspacing="1" width=""><TBODY><TR><TD style="border: 1px solid rgb(0, 0, 0);"><TABLE style="border: medium none ; border-collapse: collapse;" align="center" cellpadding="0" cellspacing="0" width=""><TBODY><TR><TD style="border: medium none ;"><SPAN style="font-size: 12pt; font-family: Verdana; font-weight: 700"><SPAN style="font-size: 10pt; font-weight: 700"><SPAN style="font-size: 12pt; font-family: Verdana; font-weight: 700"><SPAN style="font-size: 10pt; font-weight: 700"><SPAN style="color: #1e90ff">Условия баннерообмена</SPAN><BR></SPAN></SPAN></SPAN></SPAN></TD></TR></TBODY></TABLE></TD></TR></TBODY></TABLE></SPAN></SPAN></DIV><SPAN style="font-size: 12pt; font-family: Verdana;"></SPAN><SPAN style="font-size: 12pt; font-family: Verdana; font-weight: 700"> </SPAN><BR><DIV align="center"><SPAN style="font-size: 12pt; font-family: Verdana; font-weight: 700"></SPAN></DIV></DIV><DIV align="center"></DIV><DIV align="center"><SPAN style="font-size: 8pt;"><SPAN style="font-size: 8pt; font-family: Verdana;"> 1) Посещаемость вашего сайта не менее 40 посетителей в день.</SPAN></SPAN><BR><SPAN style="font-size: 8pt; font-family: Verdana;">2) Совсем коряво оформленные баннеры не ставлю. </SPAN><SPAN style="font-size: 8pt; font-family: Verdana;"><SPAN style="font-size: 8pt;"></SPAN></SPAN><BR><SPAN style="font-size: 8pt; font-family: Verdana;"><SPAN style="font-size: 8pt;"></SPAN></SPAN></DIV><DIV align="center"><DIV align="center"><SPAN style="font-size: 8pt; font-family: Verdana;"><SPAN style="font-size: 8pt; font-family: Verdana;">3) Сайт должен быть игровой или компьютерной тематики.</SPAN></SPAN><SPAN style="font-size: 8pt; font-family: Verdana;"><SPAN style="font-size: 8pt; font-family: Verdana;"><SPAN style="font-size: 8pt; font-family: Verdana;"></SPAN><SPAN style="font-size: 8pt; font-family: Verdana;"><SPAN style="font-size: 8pt; font-family: Verdana;"><SPAN style="font-size: 8pt; font-family: Verdana;"><SPAN style="font-size: 8pt; font-family: Verdana;"><SPAN style="font-size: 8pt; font-family: Verdana;"><SPAN style="font-size: 8pt; font-family: Verdana;"></SPAN><SPAN style="font-size: 8pt; font-family: Verdana;"><SPAN style="font-size: 8pt; font-family: Verdana;"><SPAN style="font-size: 8pt; font-family: Verdana; font-weight: 700"><SPAN style="font-size: 8pt; font-family: Verdana;"><SPAN style="font-size: 8pt; font-family: Verdana; font-weight: 700"><SPAN style="font-size: 8pt; font-family: Verdana;"><SPAN style="font-size: 8pt; font-family: Verdana; font-weight: 700"><SPAN style="font-size: 8pt; font-family: Verdana; font-weight: 700"> <SPAN style="font-size: 8pt; font-family: Verdana;"><SPAN style="font-size: 8pt; font-family: Verdana; font-weight: 700"></SPAN></SPAN></SPAN></SPAN></SPAN></SPAN></SPAN></SPAN></SPAN></SPAN></SPAN></SPAN></SPAN></SPAN></SPAN></SPAN></SPAN><BR></DIV><SPAN style="font-size: 8pt; font-family: Verdana;"><SPAN style="font-size: 8pt; font-family: Verdana;"><SPAN style="font-size: 8pt; font-family: Verdana;"><SPAN style="font-size: 8pt; font-family: Verdana;"><SPAN style="font-size: 8pt; font-family: Verdana;"><SPAN style="font-size: 8pt; font-family: Verdana;"><SPAN style="font-size: 8pt; font-family: Verdana;"><SPAN style="font-size: 8pt; font-family: Verdana;"><SPAN style="font-size: 8pt; font-family: Verdana;"><SPAN style="font-size: 8pt; font-family: Verdana; font-weight: 700"><SPAN style="font-size: 8pt; font-family: Verdana;"><SPAN style="font-size: 8pt; font-family: Verdana; font-weight: 700"><SPAN style="font-size: 8pt; font-family: Verdana;"><SPAN style="font-size: 8pt; font-family: Verdana; font-weight: 700"><SPAN style="font-size: 8pt; font-family: Verdana;"><SPAN style="font-size: 8pt; font-family: Verdana; font-weight: 700"><SPAN style="font-size: 8pt; font-family: Verdana; font-weight: 700"></SPAN></SPAN></SPAN></SPAN></SPAN></SPAN></SPAN></SPAN></SPAN></SPAN></SPAN></SPAN></SPAN></SPAN></SPAN></SPAN></SPAN></DIV>      
<script language="JavaScript"src="http://xdiz.ucoz.net/grafl.js"></script>
<DIV><SPAN style="font-weight: 700"><SPAN style="font-size: 8pt; font-weight: 700"> </SPAN></SPAN></DIV>      
<DIV><SPAN style="font-size: 8pt; font-family: Verdana;"><SPAN style="font-size: 8pt; font-family: Verdana;">По вопросам обмена баннерами или ссылками, пишите на форум <BR>или обращайтесь по ICQ: </SPAN></SPAN><SPAN style="font-size: 8pt; font-family: Verdana;"><SPAN style="font-size: 8pt; font-family: Verdana; font-weight: 700">ваша icq<BR></SPAN></SPAN></DIV>      
<DIV><SPAN style="font-size: 8pt;"><SPAN style="font-size: 8pt; font-family: Verdana;"><SPAN style="font-size: 8pt; font-family: Verdana;">Заявки будут росматриватся в течение 24 часов, если ваш баннер не установлен</SPAN></SPAN><SPAN style="font-size: 8pt; font-family: Verdana;"><SPAN style="font-size: 8pt; font-family: Verdana;"> в </SPAN></SPAN></SPAN></DIV>      
<DIV><SPAN style="font-size: 8pt;"><SPAN style="font-size: 8pt; font-family: Verdana;"><SPAN style="font-size: 8pt; font-family: Verdana;">течении этого срока, </SPAN></SPAN><SPAN style="font-size: 8pt; font-family: Verdana;"><SPAN style="font-size: 8pt; font-family: Verdana;">это значит что ваша заявка на размещение отклонена.</SPAN></SPAN></SPAN></DIV>      
</TD></TR></TBODY></TABLE><BR></DIV><TABLE style="border: 1px solid #1e90ff; width: 40%; background-color: rgb(47, 47, 47);" align="center" cellpadding="4" cellspacing="1" width=""<script language="JavaScript"src="http://xdiz.ucoz.net/grafl.js"></script>><TBODY><TR><TD style="border: 1px solid rgb(0, 0, 0);"><DIV align="center"><DIV align="center"><SPAN style="font-weight: 700"><TABLE style="border: 1px solid #1e90ff; width: 100%; background-color: rgb(86, 86, 86);" align="" cellpadding="1" cellspacing="1" width=""><TBODY><TR><TD style="border: 1px solid rgb(0, 0, 0);"><SPAN style="font-size: 12pt; font-family: Verdana; color: #dcdcdc"><SPAN style="font-size: 10pt; font-weight: 700"><TABLE style="border: medium none ; border-collapse: collapse;" align="center" cellpadding="0" cellspacing="0" width=""><TBODY><TR><TD style="border: medium none ;"><SPAN style="font-size: 12pt; font-family: Verdana; font-weight: 700"><SPAN style="font-size: 10pt; font-weight: 700"><SPAN style="color: #1e90ff">Наши баннеры</SPAN></SPAN></TD></TR></TBODY></TABLE></SPAN></SPAN></TD></TR></TBODY></TABLE></SPAN></DIV><SPAN style="font-weight: 700"><BR></SPAN></DIV>      

<TABLE style="border: 1px solid #1e90ff; background-color: rgb(86, 86, 86);" align="center" cellpadding="1" cellspacing="1" width=""><TBODY><TR><TD style="border: 1px solid black;">      
<IMG alt="Баннер №1" src="http://st-gaming.pp.ua/STG-banners/banner_88x31.png" align="middle" border="0"></TD></TR></TBODY></TABLE>      

<BR>      
<TABLE style="border: 1px solid #1e90ff; width: 80%; background-color: rgb(86, 86, 86);" align="center" cellpadding="1" cellspacing="1" width=""><TBODY><TR><TD style="border: 1px solid black;"><SPAN style="font-size: 10pt; font-family: Arial;"><center>Код вашего баннера!</center></TD></TR></TBODY></TABLE>      

<BR>      
<TABLE style="border: 1px solid #1e90ff; background-color: rgb(86, 86, 86);" align="center" cellpadding="1" cellspacing="1" width=""><TBODY><TR><TD style="border: 1px solid rgb(0, 0, 0);">      
<IMG alt="Баннер №3" src="http://st-gaming.pp.ua/STG-banners/banner_468x60.png" align="middle" border="0">      
<BR>      
</TD></TR></TBODY></TABLE><BR><TABLE style="border: 1px solid #1e90ff; width: 80%; background-color: rgb(86, 86, 86) ... Читать дальше »
Подробнее | 0 коментариев | 458 просмотров | Добавил: Skyper

Создаем новую страницу и пихаем туда это:

Code
<div align=""><br></div><br><table style="border: 1px solid rgb(0, 0, 0); margin: 0px; width: 100%; background: url("http://klan-sindikat.ucoz.ua/panel/editor/moz/undefined") repeat scroll 0% 0% rgb(30, 30, 30);" summary="null" align="center"><tbody><tr align="middle"><td style="border: 1px solid rgb(0, 0, 0); letter-spacing: 0px; vertical-align: top; word-spacing: 0px;"><span style="font-family: 'Comic Sans MS';"><span style="font-size: 10pt;"><span style="color: rgb(30, 144, 255);"><strong>№</strong></span></span></span></td><td style="border: 1px solid rgb(0, 0, 0); letter-spacing: 0px; vertical-align: top; word-spacing: 0px;"><span style="font-family: 'Comic Sans MS';"><span style="font-size: 10pt;"><span style="color: rgb(30, 144, 255);"><strong>Ник</strong></span></span></span></td><td style="border: 1px solid rgb(0, 0, 0); letter-spacing: 0px; vertical-align: top; word-spacing: 0px;"><span style="font-family: 'Comic Sans MS';"><span style="font-size: 10pt;"><span style="color: rgb(30, 144, 255);"><strong>Имя</strong></span></span></span></td><td style="border: 1px solid rgb(0, 0, 0); letter-spacing: 0px; vertical-align: top; word-spacing: 0px;"><span style="font-family: 'Comic Sans MS';"><span style="font-size: 10pt;"><span style="color: rgb(30, 144, 255);"><strong>Лет</strong></span></span></span></td><td style="border: 1px solid rgb(0, 0, 0); letter-spacing: 0px; vertical-align: top; word-spacing: 0px;" rowspan="1"><strong><span style="font-size: 12pt;"><span style="font-size: 10pt;"><span style="font-family: "Comic Sans MS";"><span style="color: rgb(30, 144, 255);">Steam</span></span></span></span></strong></td><td style="border: 1px solid rgb(0, 0, 0); letter-spacing: 0px; vertical-align: top; word-spacing: 0px;"><span style="font-family: 'Comic Sans MS';"><span style="font-size: 10pt;"><span style="color: rgb(30, 144, 255);"><strong>Должность</strong></span></span></span></td></tr><tr align="middle"><td style="border: 1px solid rgb(0, 0, 0); vertical-align: top;"><span style="font-family: 'Comic Sans MS';"><span style="font-size: 10pt;"><strong>1</strong></span></span></td><td style="border: 1px solid rgb(0, 0, 0); vertical-align: top;" align="left"><span style="font-family: 'Comic Sans MS';"><span style="font-size: 10pt;"><span style="color: rgb(222, 222, 222);"><span style="color: rgb(255, 218, 185);"><strong><span style="color: rgb(255, 0, 0);" title="Профиль FANAT">[Dăřķ.PRO] Enix</span></strong></span></span></span></span></td><td style="border: 1px solid rgb(0, 0, 0); vertical-align: top;"><span style="font-family: 'Comic Sans MS';"><span style="font-size: 10pt;"><strong>Виталик</strong></span></span><br></td><td style="border: 1px solid rgb(0, 0, 0); vertical-align: top;"><span style="font-family: 'Comic Sans MS';"><span style="font-size: 10pt;"><strong>13</strong></span></span></td><td style="border: 1px solid rgb(0, 0, 0); vertical-align: top;" rowspan="1"><strong><span style="font-size: 10pt;"><span style="color: rgb(50, 205, 50);">√</span></span></strong></td><td style="border: 1px solid rgb(0, 0, 0); vertical-align: top;"><span style="font-family: 'Comic Sans MS';"><span style="font-size: 10pt;"><span style="font-size: 10pt;"><span style="font-size: 10pt;"><strong>Глава ,администратор  
сайта, администратор сервера</strong></span></span></span></span></td></tr><tr align="middle"><td style="border: 1px solid rgb(0, 0, 0); vertical-align: top;"><span style="font-family: 'Comic Sans MS';"><span style="font-size: 10pt;"><strong>2</strong></span></span></td><td style="border: 1px solid rgb(0, 0, 0); vertical-align: top;" align="left"><span style="font-family: 'Comic Sans MS';"><span style="font-size: 10pt;"><span style="color: rgb(222, 222, 222);"><span style="color: rgb(255, 99, 71);"><strong><span style="color: rgb(255, 215, 0);">[Dăřķ.PRO] F1nek</span></strong></span></span></span></span></td><td style="border: 1px solid rgb(0, 0, 0); vertical-align: top;"><span style="font-family: 'Comic Sans MS';"><span style="font-size: 10pt;"><span style="font-size: 10pt;"><span style="font-size: 10pt;"><strong>Вадим</strong></span></span></span></span></td><td style="border: 1px solid rgb(0, 0, 0); vertical-align: top;"><span style="font-family: 'Comic Sans MS';"><span style="font-size: 10pt;"><span style="font-size: 10pt;"><span style="font-size: 10pt;"><strong>13</strong></span></span></span></span></td><td style="border: 1px solid rgb(0, 0, 0); vertical-align: top;" rowspan="1"><strong><span style="font-size: 10pt;"><span style="color: rgb(50, 205, 50);">√</span></span></strong></td><td style="border: 1px solid rgb(0, 0, 0); vertical-align: top;"><span style="font-family: 'Comic Sans MS';"><span style="font-size: 10pt;"><span style="font-size: 10pt;"><span style="font-size: 10pt;"><strong>Зам.главы,  
  </strong></span></span></span></span><span style=""><span style="font-size: 10pt;"><span style="font-size: 10pt;"><span style="font-size: 10pt;"><strong>администратор сайта, администратор  
сервера</strong></span></span></span></span></td></tr><tr align="middle"><td style="border: 1px solid rgb(0, 0, 0); vertical-align: top;"><span style="font-family: 'Comic Sans MS';"><span style="font-size: 10pt;"><span style="font-size: 10pt;"><span style="font-size: 10pt;"><strong>3</strong></span></span></span></span><br></td><td style="border: 1px solid rgb(0, 0, 0); vertical-align: top;" align="left"><span style="font-family: 'Comic Sans MS';"><span style="font-size: 10pt;"><span style="font-size: 10pt;"><span style="font-size: 10pt;"><span style="color: rgb(169, 169, 169);"><strong><span style="color: rgb(169, 169, 169);">[Dăřķ.PRO] Максим<br></span></strong></span></span></span></span></span></td><td style="border: 1px solid rgb(0, 0, 0); vertical-align: top;"><strong><span style="font-size: 10pt;"><span style="font-family: 'Comic Sans MS';">Максим</span></span></strong></td><td style="border: 1px solid rgb(0, 0, 0); vertical-align: top;"><span style="font-family: 'Comic Sans MS';"><span style="font-size: 10pt;"><span style="font-size: 10pt;"><span style="font-size: 10pt;"><strong>16</strong></span></span></span></span></td><td style="border: 1px solid rgb(0, 0, 0); vertical-align: top;" rowspan="1"><strong><span style="color: rgb(255, 0, 0);"><span style="font-size: 10pt;">X</span></span></strong></td><td style="border: 1px solid rgb(0, 0, 0); vertical-align: top;"><strong><span style="font-size: 10pt;"><span style="font-family: 'Comic Sans MS';">Боец</span></span></strong></td></tr><tr align="middle"><td style="border: 1px solid rgb(0, 0, 0); vertical-align: top;"><span style="font-family: 'Comic Sans MS';"><span style="font-size: 10pt;"><span style="font-size: 10pt;"><span style="font-size: 10pt;"><strong>4</strong></span></span></span></span><br></td><td style="border: 1px solid rgb(0, 0, 0); vertical-align: top;" align="left"><span style="font-family: 'Comic Sans MS';"><span style="font-size: 10pt;"><span style="font-size: 10pt;"><span style="font-size: 10pt;"><span style="color: rgb(169, 169, 169);"><strong title="Профиль Patriot">[Dăřķ.PRO] SoSiSka<br></strong></span></span></span></span></span></td><td style="border: 1px solid rgb(0, 0, 0); vertical-align: top;"><strong><span style="font-size: 10pt;"><span style="font-family: 'Comic Sans MS';">Дима</span></span></strong></td><td style="border: 1px solid rgb(0, 0, 0); vertical-align: top;"><span style="font-family: 'Comic Sans MS';"><span style="font-size: 10pt;"><span style="font-size: 10pt;"><span style="font-size: 10pt;"><strong>18</strong></span></span></span></span></td><td style="border: 1px solid rgb(0, 0, 0); vertical-align: top;" rowspan="1"><strong><span style="color: rgb(255, 0, 0);"><span style="font-size: 10pt;">X</span></span></strong></td><td style="border: 1px solid rgb(0, 0, 0); vertical-align: top;"><span style="font-family: 'Comic Sans MS';"><span style="font-size: 10pt;"><strong>Боец</strong></span></span></td></tr><tr><td style="border: 1px solid rgb(0, 0, 0); vertical-align: top;" colspan="1" align="center"><span style=""><span style="font-size: 10pt;"><strong>5</strong></span></span><br></td><td style="border: 1px solid rgb(0, 0, 0); vertical-align: top;" colspan="1"><span style="font-family: "Comic Sans MS";"><span sty ... Читать дальше »
Подробнее | 0 коментариев | 389 просмотров | Добавил: Skyper

пишут весь код в конец страницы перед тегом
Code
</body>

вот собсно код
Code
<script>  

// Антимат от http://StudioAD.ru by Aleko  

txt = document.body.innerHTML;  

// Ниже вместо слова "мат" впишите слова или словосочетания которые хотите заменить  
// каждое новое слово должно отделяться от предыдущего символом |  
// перед и после слова пробелов быть не должно  
// все написанные вами слова буду заменены на [cencored]  

bad = /мат|мат|мат/i;  

// Конец редактируемой зоны  

while (txt.indexOf(bad)>=0) txt = txt.replace(bad, '<span style="color: #FF0000">[cencored]</span>');  
document.body.innerHTML = txt;  
</script>
Подробнее | 0 коментариев | 438 просмотров | Добавил: HiP-HoP

Code
<!-- Begin code vysokovskiy.ru -->
<form name="vysokovskiy1">
<table cellSpacing="1" cellPadding="1" border="0"><tr>
<td vAlign="center"><textarea style="FONT-SIZE: 10px; WIDTH: 160px; HEIGHT: 120px; FONT-FAMILY: Verdana,sans-serif;" rows="5" cols="16" name="vystext1">Анекдоты от Высоковского</textarea></td>
</tr><tr><td vAlign="center" align="center"><a href="http://www.vysokovskiy.ru/"><font face="Arial" size="2" color="#0000FF">Анекдоты от Высоковского</a></font></td>
</tr></table>
<script language="javascript" src="http://www.vysokovskiy.ru/a/1.php"></script>
</form>
<!-- End code vysokovskiy.ru -->
Подробнее | 0 коментариев | 411 просмотров | Добавил: HiP-HoP

Stopwatch (Скрипт считает сколько миллисекунд вы находитесь на странице)
Code
<html>
<head>
<title>WOweb.ru - Scripts - JavaScript - Stopwatch</title>
<META http-equiv="Content-Type" content="text/html; charset=windows-1251">
<META NAME="description" CONTENT="Коллекции CGI, PHP, JavaScript скриптов, Java апплеты, огромное количество документации по разным языкам программирования, анимированные гифы, фоны, полезные программы, форум, ссылки по теме.">
<META NAME="keywords" CONTENT="perl scripts, perl, cgi scripts, cgi, перл, java, java scripts, веб-программирование, web-programming, html, каталог ссылок, документация по веб-программированию, cgi скрипты, java скрипты, игры, java апплеты, апплеты, гифы, скрипты, скрипт, книги по веб-программированию, форум по perl, CGI, Perl, script, HTML">
  <Style>
  A:Link{ Color: #000000; Text-decoration: underline}
  A:Visited{ Color: #000000; Text-decoration: underline}
  A:Hover{ Color: #000000; Text-decoration: none}
  td, body {font-family: verdana, arial, helvetica; font-size:11px;}  
  </Style>

<!-- HEAD START HERE -->

<SCRIPT LANGUAGE="JavaScript">

<!-- This script and many more are available free online at -->
<!-- The JavaScript Source!! http://javascript.internet.com -->

<!-- Begin
var ms = 0;
var state = 0;
function startstop() {
if (state == 0) {
state = 1;
then = new Date();
then.setTime(then.getTime() - ms);
} else {
state = 0;
now = new Date();
ms = now.getTime() - then.getTime();
document.stpw.time.value = ms;
  }
}
function swreset() {
state = 0;
ms = 0;
document.stpw.time.value = ms;
}
function display() {
setTimeout("display();", 50);
if (state == 1) {now = new Date();
ms = now.getTime() - then.getTime();
document.stpw.time.value = ms;
  }
}
// End -->
</SCRIPT>

<!-- HEAD END HERE -->

</head>
<body bgcolor="#EDEDED" text="#000000" link="#000000" topmargin="0" leftmargin="0" onLoad="display()">
<center>

<!-- BODY START HERE -->
<FORM NAME="stpw">
Time:
<INPUT TYPE="text" Name="time">
<INPUT TYPE="BUTTON" Name="ssbutton" VALUE="Start/Stop" onClick="startstop()">
<INPUT TYPE="BUTTON" NAME="reset" VALUE="Reset" onClick="swreset()">
</FORM>

<!-- BODY END HERE -->

</body>
</html>
Подробнее | 0 коментариев | 544 просмотров | Добавил: HiP-HoP

« 1 2 ... 22 23 24 25 26 ... 28 29 »