Подземный Храм.Форум гнома dedlords

                Блог гнома dedlords 

                     Игровые новости

Понедельник, 22.12.2025
[ Новые сообщения · Участники · Правила форума · Поиск · RSS ]
  • Страница 1 из 1
  • 1
Анимированое название сайта(TITLE) для ucoz!
KMДата: Понедельник, 12.04.2010, 17:50 | Сообщение # 1
Царь лилипутАФФ
Сообщений: 880
Статус: Offline
[ Для того чтобы читать сообщения Зарегистрируйтесь или войдите как пользователь ]


ПЕРЕХОДИ НА СТОРОНУ ЗЛА У НАС ЕСТЬ ПЕЧЕНЬКИ ^^,
 
СообщениеВставляем в любое место (лучше между и )

Code
<script language=JavaScript>   
var titletext="Сборник JavaScripts > Бегающий заголовок"   
var thetext=""   
var started=false   
var step=0   
var times=1   
function welcometext()   
{   
times--   
if (times==0)   
{   
if (started==false)   
{   
started = true;   
document.title = titletext;   
setTimeout("anim()",1);   
}   
thetext = titletext;   
}   
}   
function showstatustext(txt)   
{   
thetext = txt;   
setTimeout("welcometext()",4000)   
times++   
}   
function anim()   
{   
step++   
if (step==29) {step=1}   
if (step==29) {document.title='[ Есть все ~~~~~~~~~~~~~~]'}   
if (step==28) {document.title='[~ Форум ~~~~~~~~~~~~~]'}   
if (step==27) {document.title='[~~ Скрипты ~~~~~~~~~~~~]'}   
if (step==26) {document.title='[~~~ Помошь в дизайне ~~~~~~~~~~~]'}   
if (step==25) {document.title='[~~~~ Онлайн контент ~~~~~~~~~~]'}   
if (step==24) {document.title='[~~~~~ Только у нас! ~~~~~~~~~]'}   
if (step==23) {document.title='[~~~~~~ Только здесь! ~~~~~~~~]'}   
if (step==22) {document.title='[~~~~~~~ Регестрируйся! ~~~~~~~]'}   
if (step==21) {document.title='[~~~~~~~~ Есть вСЕ! ~~~~~~]'}   
if (step==20) {document.title='[~~~~~~~~~ eest-vse.ucoz.ru ~~~~~]'}   
if (step==19) {document.title='[~~~~~~~~~~ Есть вСЕ! ~~~~]'}   
if (step==18) {document.title='[~~~~~~~~~~~ eest-vse.ucoz.ru ~~~]'}   
if (step==17) {document.title='[~~~~~~~~~~~~ Скритпы ~~]'}   
if (step==16) {document.title='[~~~~~~~~~~~~~ Онлайн контент ~]'}   
if (step==15) {document.title='[~~~~~~~~~~~~~~ Помошь в дизайне]'}   
if (step==14) {document.title='[~~~~~~~~~~~~~ Только у нас! ~]'}   
if (step==13) {document.title='[~~~~~~~~~~~~ Только здесь! ~~]'}   
if (step==12) {document.title='[~~~~~~~~~~~ Есть вСЕ! ~~~]'}   
if (step==11) {document.title='[~~~~~~~~~~ eest-vse.ucoz.ru~~~~]'}   
if (step==10) {document.title='[~~~~~~~~~ Есть вСЕ!~~~~~]'}   
if (step==9) {document.title='[~~~~~~~~ eest-vse.ucoz.ru ~~~~~~]'}   
if (step==8) {document.title='[~~~~~~~ Есть вСЕ!~~~~~~~]'}   
if (step==7) {document.title='[~~~~~~ eest-vse.ucoz.ru~~~~~~~~]'}   
if (step==6) {document.title='[~~~~~ Есть вСЕ!~~~~~~~~~]'}   
if (step==5) {document.title='[~~~~ eest-vse.ucoz.ru ~~~~~~~~~~]'}   
if (step==4) {document.title='[~~~ Есть вСЕ! ~~~~~~~~~~~]'}   
if (step==3) {document.title='[~~ eest-vse.ucoz.ru ~~~~~~~~~~~~]'}   
if (step==2) {document.title='[~ Есть вСЕ! ~~~~~~~~~~~~~]'}   
if (step==1) {document.title='[ Развлечения! ~~~~~~~~~~~~~~]'}   

setTimeout("anim()",350); //скорость выбега, чем больше тем медленней выбег.   
}   
if (document.title)   
window.onload=onload=welcometext   
</script>

Только вместо

Code
if (step==29) {document.title='[ Есть все ~~~~~~~~~~~~~~]'}   
if (step==28) {document.title='[~ Форум ~~~~~~~~~~~~~]'}   
if (step==27) {document.title='[~~ Скрипты ~~~~~~~~~~~~]'}   
if (step==26) {document.title='[~~~ Помошь в дизайне ~~~~~~~~~~~]'}   
if (step==25) {document.title='[~~~~ Онлайн контент ~~~~~~~~~~]'}   
if (step==24) {document.title='[~~~~~ Только у нас! ~~~~~~~~~]'}   
if (step==23) {document.title='[~~~~~~ Только здесь! ~~~~~~~~]'}   
if (step==22) {document.title='[~~~~~~~ Регестрируйся! ~~~~~~~]'}   
if (step==21) {document.title='[~~~~~~~~ Есть вСЕ! ~~~~~~]'}   
if (step==20) {document.title='[~~~~~~~~~ eest-vse.ucoz.ru ~~~~~]'}   
if (step==19) {document.title='[~~~~~~~~~~ Есть вСЕ! ~~~~]'}   
if (step==18) {document.title='[~~~~~~~~~~~ eest-vse.ucoz.ru ~~~]'}   
if (step==17) {document.title='[~~~~~~~~~~~~ Скритпы ~~]'}   
if (step==16) {document.title='[~~~~~~~~~~~~~ Онлайн контент ~]'}   
if (step==15) {document.title='[~~~~~~~~~~~~~~ Помошь в дизайне]'}   
if (step==14) {document.title='[~~~~~~~~~~~~~ Только у нас! ~]'}   
if (step==13) {document.title='[~~~~~~~~~~~~ Только здесь! ~~]'}   
if (step==12) {document.title='[~~~~~~~~~~~ Есть вСЕ! ~~~]'}   
if (step==11) {document.title='[~~~~~~~~~~ eest-vse.ucoz.ru~~~~]'}   
if (step==10) {document.title='[~~~~~~~~~ Есть вСЕ!~~~~~]'}   
if (step==9) {document.title='[~~~~~~~~ eest-vse.ucoz.ru ~~~~~~]'}   
if (step==8) {document.title='[~~~~~~~ Есть вСЕ!~~~~~~~]'}   
if (step==7) {document.title='[~~~~~~ eest-vse.ucoz.ru~~~~~~~~]'}   
if (step==6) {document.title='[~~~~~ Есть вСЕ!~~~~~~~~~]'}   
if (step==5) {document.title='[~~~~ eest-vse.ucoz.ru ~~~~~~~~~~]'}   
if (step==4) {document.title='[~~~ Есть вСЕ! ~~~~~~~~~~~]'}   
if (step==3) {document.title='[~~ eest-vse.ucoz.ru ~~~~~~~~~~~~]'}   
if (step==2) {document.title='[~ Есть вСЕ! ~~~~~~~~~~~~~]'}   
if (step==1) {document.title='[ Развлечения! ~~~~~~~~~~~~~~]'}

вставляем что вам соответственно надо!


Автор - KM
Дата добавления - 12.04.2010 в 17:50
  • Страница 1 из 1
  • 1
Поиск:
Новый ответ
Имя:
Текст сообщения:
Опции сообщения:
Код безопасности:

PR-CY.ru Рейтинг игровых сайтов
Google-Add.com - Открытый Каталог Сайтов Яндекс.Метрика