-Музыка

 -Подписка по e-mail

 

 -Поиск по дневнику

Поиск сообщений в PlutonMan

 -Статистика

Статистика LiveInternet.ru: показано количество хитов и посетителей
Создан: 10.03.2005
Записей:
Комментариев:
Написано: 25175


Раскрытие страницы с текстом для плавного открытия страниц

Четверг, 13 Сентября 2007 г. 20:30 + в цитатник
<*p>ваш текст<*/p>
<*style>
<*!--
.sb{
position:absolute;
left:0;
top:0;
layer-background-color:blue;
background-color:blue;
border:0.1px solid blue
}
-->
<*/style>
<*div id="i1" class="sb">
<*/div>
<*script language="JavaScript1.2">
var speed=10
var temp=new Array()
var temp2=new Array()
if (document.layers){
for (i=1;i<=2;i++){
temp[i]=eval("document.i"+i+".clip")
temp2[i]=eval("document.i"+i)
temp[i].width=window.innerWidth
temp[i].height=window.innerHeight/2
temp2[i].top=(i-1)*temp[i].height
}
}
else if (document.all){
var clipbottom=document.body.offsetHeight/2,cliptop=0
for (i=1;i<=2;i++){
temp[i]=eval("document.all.i"+i+".style")
temp[i].width=document.body.clientWidth
temp[i].height=document.body.offsetHeight/2
temp[i].top=(i-1)*parseInt(temp[i].height)
}
}

function openit(){
window.scrollTo(0,0)
if (document.layers){
temp[1].bottom-=speed
temp[2].top+=speed
if (temp[1].bottom<=0)
clearInterval(stopit)
}
else if (document.all){
clipbottom-=speed
temp[1].clip="rect(0 auto+"+clipbottom+" 0)"
cliptop+=speed
temp[2].clip="rect("+cliptop+" auto auto)"
if (clipbottom<=0)
clearInterval(stopit)
}
}
function gogo(){
stopit=setInterval("openit()",50)
}
gogo()
<*/script>

ТЕСТ ОТКРЫТИЯ СТВОРОК СТРАНИЦЫ!!!






Если кому-нибудь нужно будет, этот эффект можно использовать при открытия страниц на вашем(твоем) сайте...
Метки:  

 

Добавить комментарий:
Текст комментария: смайлики

Проверка орфографии: (найти ошибки)

Прикрепить картинку:

 Переводить URL в ссылку
 Подписаться на комментарии
 Подписать картинку