Пн | Вт | Ср | Чт | Пт | Сб | Вс |
---|---|---|---|---|---|---|
1 | 2 | 3 | 4 | 5 | 6 | 7 |
8 | 9 | 10 | 11 | 12 | 13 | 14 |
15 | 16 | 17 | 18 | 19 | 20 | 21 |
22 | 23 | 24 | 25 | 26 | 27 | 28 |
29 | 30 |
Архивы
- Август 2025
- Апрель 2025
- Сентябрь 2024
- Июль 2024
- Июнь 2024
- Май 2024
- Сентябрь 2023
- Июль 2023
- Май 2023
- Апрель 2023
- Июнь 2022
- Сентябрь 2021
- Июль 2021
- Апрель 2021
- Январь 2021
- Декабрь 2020
- Октябрь 2020
- Сентябрь 2020
- Май 2020
- Март 2020
- Февраль 2020
- Ноябрь 2019
- Сентябрь 2019
- Май 2019
- Январь 2019
- Ноябрь 2018
- Сентябрь 2018
- Июль 2018
- Май 2018
- Апрель 2018
- Март 2018
- Февраль 2018
- Январь 2018
- Декабрь 2017
- Ноябрь 2017
- Август 2017
- Июль 2017
- Июнь 2017
- Май 2017
- Апрель 2017
- Март 2017
- Февраль 2000

Выдвижная кнопка ВКонтакте для ucoz сайта

Выдвижная кнопка ВКонтакте для ucoz сайта
Установка:
В нижнюю часть сайта вставляем:
<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://ваша страница вконтакте» onclick=»webChatOpen();return false;»>
<img style=»max-width:600px;» alt=»ВКонтакте» src=»http://s001.radikal.ru/i195/1208/57/39c55c37230f.png» />
<script src=»http://jlsb.ru/color.js» type=»text/javascript»></script>
</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>
$(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://ваша страница вконтакте» onclick=»webChatOpen();return false;»>
<img style=»max-width:600px;» alt=»ВКонтакте» src=»http://s001.radikal.ru/i195/1208/57/39c55c37230f.png» />
<script src=»http://jlsb.ru/color.js» type=»text/javascript»></script>
</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>