Just For Now

Объявление



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

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


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


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

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

1

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

0

2

Код:
[quote]фывфыв[/quote]

0

3

верх

Код:
<div style="height:76px; width:200px; top:72px;margin-left:550px;position:absolute;z-index:100;">
<style> /* Стиль всплывающего меню */
.splLink {width: 100px; height: 40px; border: 0px solid #8999d0; text-align: center; font-family: times new roman; font-size: 12px; padding: 5px;}
.splCont {height: auto; width: 260px; background: #8999d0; padding: 5px; z-index: 1000; margin-top: 5px; border: 2px solid #8999d0; font-size: 12px; font-family: Lucida Sans Unicode; text-align: center;}
/* Тень, Прозрачка и Скругление углов во Всплывающем меню */
.splCont {background-color: transparent !important; background-image: url("ФОНОВОЕ ИЗОБРАЖЕНИЕ"); 
    border-radius:15px;
    -webkit-border-radius:15px;
    -khtml-border-radius:15px;
    -moz-border-radius:15px;
    -o-border-radius:15px;
     box-shadow:0px 5px 14px #14182f;
    -webkit-box-shadow:0px 5px 14px #14182f;
    -khtml-box-shadow:0px 5px 14px #14182f;
    -moz-box-shadow:0px 5px 14px #14182f;
    /*text-shadow: #FFFFFF 1px 1px 4px !important;
    color: #color: #000000 !important;*/
    }
</style>
<DIV><div class=splLink><img src="ИЗОБРАЖЕНИЕ ФЛАЖКА"/></div>
<DIV style="DISPLAY: none; position: absolute;" class=splCont>
ТЕКСТ
</DIV></DIV>
</div>

низ

Код:
<!--Спойлер - контейнер-->
<script type="text/javascript"> 
  $(document).ready(function(){
    $('.splLink').click(function(){
      $(this).parent().children('div.splCont').toggle('normal');
      return false;
    });
  });
</script>

0

4

Код:
<script>
<!--
regof="<img src='ССЫЛКА' />"
str = document.getElementById("navregister").innerHTML
pos = str.indexOf("Регистрация")
document.getElementById("navregister").innerHTML=str.substring(0,pos)+regof+str.substring(pos+11,str.length-1)
-->
</script>

<script>
<!--
vxodiof="<img src='ССЫЛКА' />"
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>
<!--
valiof="<img src='ССЫЛКА' />"
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>
<!--
indexof="<img src='ССЫЛКА' />"
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='ССЫЛКА' />"
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='ССЫЛКА' />"
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='ССЫЛКА' />"
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='ССЫЛКА' />";
pismaon = "<img src='ССЫЛКА-АКТИВНЫЙ' />";
str = document.getElementById("navpm").innerHTML;
if (str.indexOf("(") == -1) document.getElementById("navpm").innerHTML = str.substring(0,str.indexOf("Сообщения")) + pismaof + str.substring(str.indexOf("Сообщения") + 9,str.length - 1);
else if (str.indexOf(")") != -1) document.getElementById("navpm").innerHTML = str.substring(0,str.indexOf("Сообщения")) + pismaon + str.substring(str.indexOf(")") + 1,str.length - 1);
</script>

<script>
<!--
godof="<img src='ССЫЛКА' />"
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>

0

5

аватар по умолчанию оо"

Код:
<script type="text/javascript">
defaultPict = "http://"

var arr=document.getElementsByTagName("ul")
i=1
while(arr[++i]){
str=arr[i].innerHTML
if(str.indexOf("pa-avatar")==-1) {
q=str.toLowerCase()
if((pos=q.indexOf("<li class=pa-from>"))!=-1 || (pos=q.indexOf("<li class=\"pa-from\">"))!=-1 || (pos=q.indexOf("<li class=pa-reg>"))!=-1 || (pos=q.indexOf("<li class=\"pa-reg\">"))!=-1){
nstr =str.substring(0,pos)
nstr+="<li class=\"pa-avatar item2\"><img src="+ defaultPict +" alt=\"Аватар\" /></li>"
nstr+=str.substring(pos)
arr[i].innerHTML=nstr
}}}
</script>

0

6

категории

Код:
<script type="text/javascript"><!--Своя картинка в каждую категорию -->
$(document).ready(function(){
myarray=new Array(
"НАЗВАНИЕ_КАТЕГОРИИ", "ССЫЛКА_НА_СООТВЕТСТВУЮЩУЮ_КАРТИНКУ",
"НАЗВАНИЕ_КАТЕГОРИИ", "ССЫЛКА_НА_СООТВЕТСТВУЮЩУЮ_КАРТИНКУ",
"НАЗВАНИЕ_КАТЕГОРИИ", "ССЫЛКА_НА_СООТВЕТСТВУЮЩУЮ_КАРТИНКУ",
"НАЗВАНИЕ_КАТЕГОРИИ", "ССЫЛКА_НА_СООТВЕТСТВУЮЩУЮ_КАРТИНКУ",
"НАЗВАНИЕ_КАТЕГОРИИ", "ССЫЛКА_НА_СООТВЕТСТВУЮЩУЮ_КАРТИНКУ",
"НАЗВАНИЕ_КАТЕГОРИИ", "ССЫЛКА_НА_СООТВЕТСТВУЮЩУЮ_КАРТИНКУ" )
        $("#pun-index div.category h2,#pun-index #pun-stats h2").each(function (i) {
for(q=0;q<myarray.length;q++){
var cssObj = {
  "height":"50px",
  "background-color": "transparent",
  "background-image":"url("+myarray[q+1]+")",
  "background-position":"сenter center",
  "background-repeat":"no-repeat"   
}
        if($(this).children("span").text()==myarray[q])$(this).css(cssObj);
        q++}
    });
});
</script>

0

7

Код:
<script>
<!--
regof="<img src='http://savepic.net/3320877m.png' />"
str = document.getElementById("navregister").innerHTML
pos = str.indexOf("Регистрация")
document.getElementById("navregister").innerHTML=str.substring(0,pos)+regof+str.substring(pos0,str.length0)
-->
</script>

<script>
<!--
vxodiof="<img src='http://savepic.net/3312684m.png' />"
str = document.getElementById("navlogin").innerHTML
pos = str.indexOf("Войти")
document.getElementById("navlogin").innerHTML=str.substring(0,pos)+vxodiof+str.substring(pos0,str.length0)
-->
</script>

<script>
<!--
valiof="<img src='http://savepic.net/3303468m.png' />"
str = document.getElementById("navlogout").innerHTML
pos = str.indexOf("Выход")
document.getElementById("navlogout").innerHTML=str.substring(0,pos)+valiof+str.substring(pos0,str.length0)
-->
</script>

<script>
<!--
indexof="<img src='http://savepic.net/3333164m.png' />"
str = document.getElementById("navindex").innerHTML
pos = str.indexOf("Форум")
document.getElementById("navindex").innerHTML=str.substring(0,pos)+indexof+str.substring(pos0,str.length0)
-->
</script>

<script>
<!--
userof="<img src='http://savepic.net/3307564m.png' />"
str = document.getElementById("navuserlist").innerHTML
if( (pos=str.indexOf("Участники")) != -1 )
document.getElementById("navuserlist").innerHTML=str.substring(0,pos)+userof+str.substring(pos0,str.length0)
-->
</script>

<script>
<!--
findof="<img src='http://savepic.net/3295276m.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://savepic.net/3286060m.png' />"
str = document.getElementById("navprofile").innerHTML
pos = str.indexOf("Профиль")
document.getElementById("navprofile").innerHTML=str.substring(0,pos)+faseof+str.substring(pos0,str.length0)
-->
</script>

<script>
pismaof = "<img src='http://savepic.net/3318831m.png' />";
pismaon = "<img src='http://savepic.net/3320879m.png' />";
str = document.getElementById("navpm").innerHTML;
if (str.indexOf("(") == -1) document.getElementById("navpm").innerHTML = str.substring(0,str.indexOf("Сообщения")) + pismaof + str.substring(str.indexOf("Сообщения") + 9,str.length - 1);
else if (str.indexOf(")") != -1) document.getElementById("navpm").innerHTML = str.substring(0,str.indexOf("Сообщения")) + pismaon + str.substring(str.indexOf(")") + 0,str.length - 0);
</script>

<script>
<!--
godof="<img src='http://savepic.net/3312687m.png' />"
str = document.getElementById("navadmin").innerHTML
pos = str.indexOf("Администрирование")
document.getElementById("navadmin").innerHTML=str.substring(0,pos)+godof+str.substring(pos0,str.length0)
-->
</script>

<script>
$(function(){
<!--
userof="<img src='http://savepic.net/3295279m.png' >"
str = document.getElementById("navawards").innerHTML
if( (pos=str.indexOf("Награды")) != -1 )
document.getElementById("navawards").innerHTML=str.substring(0,pos)+userof+str.substring(pos0,str.length0)
-->
});
</script>

0

8

Код:
<a href="ссылка"><img src='простая картинка без наведения'
onmouseover="this.src='картинка при наведении'"
onmouseout="this.src='простая картинка без наведения'" border=0>

0


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


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