Раскрутка сайтов!
Например: чит OpenGL32
CS-QXZ.RU - Добро пожаловать на главную страницу
  • Страница 1 из 1
  • 1
Выдвижная кнопка ВКонтакте
3LiNe
Дата: Вторник, 29.01.2013, 22:33 | Сообщение # 1
Администраторы
Сообщений:
18
Награды:
0


Код
<script type="text/javascript">   
   $(function($) {   
   $("#onlinehelp img").hover(   
   function () {   
   $(this).animate({right: '0'}, {queue:false, duration: 350});   
   //$(this).css('right', '0');   
   },   
   function () {   
   $(this).animate({right: '-83px'}, {queue:false, duration: 350});   
   // $(this).css('right', '-83px');   
   }   
   );   
   });   
   </script>   
   <a id="onlinehelp" href="http://cs-qxz.ru/" onclick="webChatOpen();return false;">   
   <img alt="ВКонтакте" src="http://cs-qxz.ru/img/59_vkontakte.png" />   
   </a>  
<style>/* Vkontakte by iWTH */   
   #onlinehelp img {   
   position: fixed;   
   top:125px;   
   right: -75px;   
   z-index: 99999;   
   cursor: pointer;   
   display: block;   
   }   
   /* END Vkontakte by iWTH */</style>
  • Страница 1 из 1
  • 1
Поиск:

ВКонтакте