Strict Standards: Resource ID#27 used as offset, casting to integer (27) in /home/tvoyweb/domains/tvoyweb.ru/public_html/forums/include/fm.class.php on line 401

Strict Standards: Resource ID#29 used as offset, casting to integer (29) in /home/tvoyweb/domains/tvoyweb.ru/public_html/forums/include/fm.class.php on line 401

Strict Standards: Resource ID#30 used as offset, casting to integer (30) in /home/tvoyweb/domains/tvoyweb.ru/public_html/forums/include/fm.class.php on line 401
ТвойWeb :: Версия для печати :: Размер пробела в тексте
ТвойWeb » WebMaster класс » JavaScript » Размер пробела в тексте

Страниц (1): [1]
 

1. Stan - 08 Марта, 2006 - 11:24:15 - перейти к сообщению
CODE:
<p align=justify><font color="white" style="font-size: 18pt"><b><i>



<script language="JavaScript1.2">
var it=0
var head="display:''"
function initialize(){
mytext=typing.innerText
var myheight=typing.offsetHeight
typing.innerText=''
document.all.typing.style.height=myheight
typeit()
}
function typeit(){
typing.insertAdjacentText("beforeEnd",mytext.charAt(it))
if (it<mytext.length-1){
it++
setTimeout("typeit()",100)
}
else
return
}
if (document.all)
document.body.onload=initialize
</script>
<span id="typing" style="visiblity:hidden;height:2" style="&{head};">

<BR>Здесь вы увидите:
Flash игры,приколы,фото,анекдоты,софт!
<BR>В разделе софт вы найдёте только бесплатные версии программ!
<BR>Весь архив данных на сайте проверен лично мной!Вирусов нет!
<BR>Попрошу ответить на анкеты,это очень важно

</span>


</i></b></font></p>


Как в этом скрипте уменьшить растояние между строками текста? Он установлен вот здесь: http://prikol100.narod.ru
2. Леголегс - 08 Марта, 2006 - 15:29:59 - перейти к сообщению
[откоцано]
3. Ray Wen - 08 Марта, 2006 - 15:52:34 - перейти к сообщению
CODE:
style="font-size: 18px; line-height: 20px"

Форум на AlfaSpace.NET


Powered by ExBB
ExBB FM 1.0 RC1 by TvoyWeb.ru
InvisionExBB Style converted by Markus®

[Script Execution time: 0.0316]     [ Gzipped ]



Notice: ob_end_flush(): failed to send buffer of ob_gzhandler (1) in /home/tvoyweb/domains/tvoyweb.ru/public_html/forums/include/page_tail.php on line 33