打开网页自动弹出qq客户端

新建js后调用即可,打开网站自动弹出qq对话框,若qq为关闭状态则启动qq,之后弹出对话框。

document.write("<iframe src='tencent://message/?uin=受访qq号码&amp;Site=&amp;menu=yes' width='0' height='0' marginwidth='0' marginheight='0'  scrolling='no'></iframe>");

原文地址:https://www.cnblogs.com/wangjiayi/p/4815839.html