Например: Скачать CSS v34
Вторник, 23.09.2025, 18:42 Регистрация Карта сайта RSS Лента
[ Новые сообщения · Участники · Правила форума · Поиск · RSS ]
  • Страница 1 из 1
  • 1
Хорошая форма поиска для UCOZ
Дата: Четверг, 09.08.2012, 23:00 | Сообщение # 1
  • 216
  • 7


  • Code
    .poisk{  
    position:fixed;  
    background-image:-webkit-linear-gradient(bottom,#426BFF,#60A5FF);  
    background-image:-moz-linear-gradient(bottom,#426BFF,#60A5FF);  
    background-image:-o-linear-gradient(bottom,#426BFF,#60A5FF);  
    background-image:linear-gradient(bottom,#426BFF,#60A5FF);  
    -webkit-box-shadow:0 0 3px black;  
    -moz-box-shadow:0 0 3px black;  
    -o-box-shadow:0 0 3px black;  
    box-shadow:0 0 3px black;  
    border:1px solid #404040;  
    left:-200px;  
    width:240px;  
    height:30px;  
    border-radius:3px;  
    top:100px;  
    color:white;  
    text-shadow:0 0 3px black;  
    -webkit-transition:all 0.4s ease;  
    -moz-transition:all 0.4s ease;  
    -o-transition:all 0.4s ease;  
    transition:all 0.4s ease;  
    padding:3px;  
    }  
    .poisk:hover{  
    left:-3px;  
    }  
    .poisk #search{  
    width:175px;  
    position:relative;  
    top:3px;  
    left:5px;  
    -webkit-transition: all 0.4s ease;  
    -moz-transition: all 0.4s ease;  
    -o-transition: all 0.4s ease;  
    transition: all 0.4s ease;  
    border-radius:3px;  
    border:1px solid #606060;  
    height:26px;  
    }  
    .poisk:hover #search{  
    width:230px;  
    }  
    #search{  
    -webkit-transition:all 0.2s ease;  
    -moz-transition:all 0.2s ease;  
    -o-transition:all 0.2s ease;  
    transition:all 0.2s ease;  
    }  
    #search:focus{  
    border:1px solid #404040;  
    -webkit-box-shadow:inset 1px 1px 3px #ccc;  
    -moz-box-shadow:inset 1px 1px 3px #ccc;  
    box-shadow:inset 1px 1px 3px #ccc;  
    }  
    .poisk:hover #poiskknopka{  
    display:none;  
    }


    Code
    <div class="poisk"><form class="poick_os" onsubmit="document.getElementById('sfSbm').disabled=true" method="get" action="/search/"><input id="search" class="poick_pole" type="text" name="q" maxlength="45" value="Поиск..." onclick="if (this.value=='Поиск...'){this.value='';}" id="acpro_inp11" autocomplete="off"><span style="position:absolute;right: 10px;top: 6px;font-family: tahoma, sans-serif;font-size: 14px;font-style: normal;font-variant: normal;font-weight: normal;" id="poiskknopka"><img src="/search1.png"></span></form></div>


    Download


    Дата: Пятница, 10.08.2012, 22:28 | Сообщение # 2
  • 315
  • 504
  • Мне не по вкусу

    Дата: Суббота, 11.08.2012, 16:11 | Сообщение # 3
  • 55
  • 20
  • Красиво смотрится happy

    • Страница 1 из 1
    • 1
    Поиск: