design

Информация о пользователе

Привет, Гость! Войдите или зарегистрируйтесь.


Вы здесь » design » Тестовый форум » Тестовое сообщение


Тестовое сообщение

Сообщений 1 страница 6 из 6

1

Благодарим за выбор нашего сервиса!

2

<script type="text/javascript">
li=document.getElementsByTagName("li")
f=0
while(li[++f]){
s=li[f].innerHTML
if((p=s.indexOf("Форум")) != -1) li[f].innerHTML=s.substring(0,p)+"<img src='http://xmages.net/storage/10/1/0/f/0/upload/9e08e161.png'>"+s.substring(p+15)
else if((p=s.indexOf("Участники")) != -1) li[f].innerHTML=s.substring(0,p)+"<img src='http://xmages.net/storage/10/1/0/d/6/upload/4541020d.png'>"+s.substring(p+13)
else if((p=s.indexOf("Поиск")) != -1) li[f].innerHTML=s.substring(0,p)+"<img src='http://xmages.net/storage/10/1/0/a/e/upload/08745fba.png'>"+s.substring(p+21)
else if((p=s.indexOf("Профиль")) != -1) li[f].innerHTML=s.substring(0,p)+"<img src='http://xmages.net/storage/10/1/0/9/0/upload/186f5bf2.png'>"+s.substring(p+13)
else if((p=s.indexOf("Сообщения")) != -1) li[f].innerHTML=s.substring(0,p)+"<img src='http://xmages.net/storage/10/1/0/4/8/upload/4ee5327b.png'>"+s.substring(p+8)
else if((p=s.indexOf("Администрирование")) != -1) li[f].innerHTML=s.substring(0,p)+"<img src='http://xmages.net/storage/10/1/0/e/9/upload/b1d143c7.png'>"+s.substring(p+13)
else if((p=s.indexOf("Выход")) != -1) li[f].innerHTML=s.substring(0,p)+"<img src='http://xmages.net/storage/10/1/0/d/d/upload/662fbfd5.png'>"+s.substring(p+13)
}
</script>

3

<script type="text/javascript">
var we=document.getElementsByTagName("ul")
var x=0
for (x=0; x<=(we.length-1); x++)
{if (we[x].innerHTML.indexOf("pa-online")!=-1)
{we[x].getElementsByClassName('pa-online')[0].innerHTML = "<img src='Картинка ON' />"}
else if ((we[x].innerHTML.indexOf("pa-online")==-1)&&(we[x].innerHTML.indexOf("pa-author")!=-1)){
we[x].innerHTML=we[x].innerHTML+"<img src='Картинка OFF' />"}}
</script>

активны/неактивны

4

<marquee  scrollAmount="3" onmouseover="this.scrollAmount=0" onmouseout="this.scrollAmount=3" width="510" height="20">
.Тут текст.
</marquee>

5

<script>
<!--
indexof="<img src='http://xmages.net/storage/10/1/0/2/a/upload/2e17fb3f.png >"
str = document.getElementById("navindex").innerHTML
pos = str.indexOf("Форум")
document.getElementById("navindex").innerHTML=str.substring(0,pos)+indexof+str.substring(pos+5,str.length-1)
-->
</script>

<script>
<!--
userof="<img src='http://xmages.net/storage/10/1/0/2/a/upload/2f84fc7f.png' >"
str = document.getElementById("navuserlist").innerHTML
if( (pos=str.indexOf("Участники")) != -1 )
document.getElementById("navuserlist").innerHTML=str.substring(0,pos)+userof+str.substring(pos+9,str.length-1)
-->
</script>

<script>
<!--
findof="<img src='http://xmages.net/storage/10/1/0/7/a/upload/3f8fed45.png' >"
str = document.getElementById("navsearch").innerHTML
pos = str.indexOf("Поиск")
document.getElementById("navsearch").innerHTML=str.substring(0,pos)+findof+str.substring(pos+5,str.length-1)
-->
</script>

<script>
<!--
faseof="<img src='http://xmages.net/storage/10/1/0/2/7/upload/5ebc5fd1.png' >"
str = document.getElementById("navprofile").innerHTML
pos = str.indexOf("Профиль")
document.getElementById("navprofile").innerHTML=str.substring(0,pos)+faseof+str.substring(pos+14,str.length-1)
-->
</script>

<script>
<!--
pismaof="<img src='http://xmages.net/storage/10/1/0/d/e/upload/0ebcbaae.png' >"
str = document.getElementById("navpm").innerHTML
pos = str.indexOf("Сообщения")
document.getElementById("navpm").innerHTML=str.substring(0,pos)+pismaof+str.substring(pos+9,str.length-1)
-->
</script>

<script>
<!--
godof="<img src='http://xmages.net/storage/10/1/0/1/8/upload/2398352c.png' >"
str = document.getElementById("navadmin").innerHTML
pos = str.indexOf("Администрирование")
document.getElementById("navadmin").innerHTML=str.substring(0,pos)+godof+str.substring(pos+17,str.length-1)
-->
</script>

<script>
<!--
valiof="<img src='http://xmages.net/storage/10/1/0/a/8/upload/677ed680.png' >"
str = document.getElementById("navlogout").innerHTML
pos = str.indexOf("Выход")
document.getElementById("navlogout").innerHTML=str.substring(0,pos)+valiof+str.substring(pos+5,str.length-1)
-->
</script>

<script>
<!--
vxodiof="<img src='http://xmages.net/storage/10/1/0/4/5/upload/acbff761.png' >"
str = document.getElementById("navlogin").innerHTML
pos = str.indexOf("Войти")
document.getElementById("navlogin").innerHTML=str.substring(0,pos)+vxodiof+str.substring(pos+5,str.length-1)
-->
</script>

<script>
<!--
regof="<img src='http://xmages.net/storage/10/1/0/8/9/upload/57bfe139.png' >"
str = document.getElementById("navregister").innerHTML
pos = str.indexOf("Регистрация")
document.getElementById("navregister").innerHTML=str.substring(0,pos)+regof+str.substring(pos+18,str.length-1)
-->
</script>

6

птнотвао


Вы здесь » design » Тестовый форум » Тестовое сообщение


Рейтинг форумов | Создать форум бесплатно