一个简约橙色风格的jQuery网页右侧在线客服特效,网站悬浮客服代码,带返回顶部按钮与二维码的qq在线客服代码。
<script type="text/javascript" src="js/jquery-1.7.min.js"></script> <script> $(function() { // 悬浮窗口 $(".yb_conct").hover(function() { $(".yb_conct").css("right", "5px"); $(".yb_bar .yb_ercode").css('height', '200px'); }, function() { $(".yb_conct").css("right", "-127px"); $(".yb_bar .yb_ercode").css('height', '53px'); }); // 返回顶部 $(".yb_top").click(function() { $("html,body").animate({ 'scrollTop': '0px' }, 300) }); }); </script>
转载请注明出处:https://www.wanxiangsucai.com/resources/show-38.html
上传时间:2021-09-13
素材作者:未知
素材类型:网站常用 、在线客服 、名站特效 、其他代码 、jquery特效
适用程序:
版权申明:本站素材来网络和用户分享,仅限学习交流请勿用于商业用途。如损害你的权益请联系客服 QQ:120507403 给予处理。
Copyright © 2006-2022 wan2xiangsucai.com All Rights Reserved. 由腾讯云/万象云/冰蓝世界/等提供技术支持. 沪ICP备2021023961号-1