Четверг, 25.04.2024, 08:46
Главная Регистрация Вход
Приветствую Вас, Гость · RSS
Это интересно
[ · · · · ]
  • Страница 1 из 1
  • 1
Модератор форума: ImmortaL  
Форум » Все для веб-мастера » Скрипты для uCoz » Название сайта печатается!
Название сайта печатается!
ImmortaLДата: Четверг, 07.05.2009, 17:41 | Сообщение # 1
Сообщений: 359
Уважение
[ ]
вставить в любое место:
Code
<script language="JavaScript1.2">
// *******************************************************************
// script by drevil_nz, Michael Dillon, Christchurch New Zealand.    
// Permission granted to use this script provided this credit    
// remains intact. Visit my homepage www.chc.quik.co.nz/juggler/mikey.html
// Script written for Internet Explorer 4.0+.
// *******************************************************************    

var message="Michael Dillon's dynamic title script" //specifys the title
var message=message+" " //gives a pause at the end,1 space=1 speed unit, here I used 10 spaces@150 each = 1.5seconds.    
i="0" //declares the variable and sets it to start at 0
var temptitle="" //declares the variable and sets it to have no value yet.
var speed="150" //the delay in milliseconds between letters

function titler(){
if (!document.all&&!document.getElementById)
return
document.title=temptitle+message.charAt(i) //sets the initial title
temptitle=temptitle+message.charAt(i) //increases the title by one letter
i++ //increments the counter
if(i==message.length) //determines the end of the message
{
i="0" //resets the counter at the end of the message
temptitle="" //resets the title to a blank value
}
setTimeout("titler()",speed) //Restarts. Remove line for no-repeat.
}

window.onload=titler
</script>



Форум » Все для веб-мастера » Скрипты для uCoz » Название сайта печатается!
  • Страница 1 из 1
  • 1
Поиск:

Статистика Форума
Последние обновленные темы Самые популярные темы Самые активные Новые участники
Новый Топ пользователей с аватарами для Ucoz
[0]
Простой и красивый вид формы опроса
[0]
Красивый информер "кто нас сегодня посетил" для Ucoz
[0]
Flash радио для сайта
[0]
Новый информер комментарии для ucoz как на Dle
[0]
Новый вид опроса для uCoz
[0]
Связь с администрацией
[0]
Новый вид статистики Ucoz
[0]
Скрипт Наши сервера в одном блоке
[0]
Выдвижная кнопка ВКонтакте
[0]
[15]
ImmortaL
[359]
Sanshroom
[107]
100$)))
[87]
2wey
[81]
КрисТишка
[37]
Warchi
[13]
Strider
[6]
Роман
[6]
aldamm
[2]
Amator
[2]
Angelinajoliitacy
(20.01.2017|03:48)
ZhenyaWelo
(01.03.2016|21:56)
Stojanhesk
(14.06.2015|11:03)
Gopn1k
(07.04.2012|11:52)
Star
(04.07.2011|15:29)
snezhok
(16.01.2011|22:15)
Каваня
(21.09.2010|03:23)
2wey
(07.07.2010|10:21)
4353453454345345
(03.05.2010|15:10)
eldendhutle
(19.04.2010|08:53)