您现在的位置是:微信html弹出点击右上角分享到朋友圈
微信html弹出点击右上角分享到朋友圈
html
<a href="javascript:;" onclick="document.getElementById('mcover').style.display='block';">分享到朋友圈</a> <div id="mcover" onclick="document.getElementById('mcover').style.display='';" style="display: none;"> <img src="/public/images/guide.png"> </div>
js
#mcover { position: fixed; top: 0; left: 0; width: 100%; height: 100%; background: rgba(0, 0, 0, 0.7); display: none; z-index: 20000; } #mcover img { position: fixed; right: 18px; top: 5px; width: 260px; height: 180px; z-index: 999; }
随便看看
- 查看Apache的并发请求数及其TCP连接状态
- PHP发送POST请求
- PHP利用fsockopen异步处理数据
- PHP函数header设置http状态码
- 判断是否微信浏览器(微信客户端)
- PHP读取Excel函数Spreadsheet_Excel_Reader
- 修改帝国CMS上传附件的命名方式(保留原文件名)
- PHP获取客户端IP地址
- json_encode中文转码\u的解决办法
- Linux检查网络并自动重启网卡
- 服务器ping监控脚本
- Linux增加新硬盘扩展VolGroup空间大小
- Linux挂载新硬盘
- Linux系统连接MSSQL(freetds)
- extman提示Connection refused
站长简介
分类
最新文章
热门文章
- 微信支付退款结果通知解密
- Linux修改密码提示passwd /usr/share/cracklib/pw_dict: error reading header
- 到ICANN投诉三五互联获取域名转移密码成功
- {"errcode":45047,"errmsg":"out of response count limit hint]"}
- 微信html弹出点击右上角分享到朋友圈
- CentOS使用chkconfig提示systemctl enable xxxx.service
- PHP将B转换为KB、MB、GB
- Apache禁用TRACE Method和添加X-frame-options响应头
- mysqld_safe Number of processes running now
- 构建微信公众号被动回复image图片消息xml