求点击QQ弹出临时聊天窗口的代码
4个回答
展开全部
把横线下面的代码复制下来建立一个记事本文件1.txt,将代码粘贴进去,保存。然后将记事本文件的扩展名改为htm即文件变为1.htm。然后登录QQ。打开1.htm文件,ie可能会阻止脚本运行,选择允许就可以了,然后你随便输入一个QQ号,然后点击和陌生人说话链接就可以出来临时对话框了。
______________________________________________________________
<html xmlns="http://www.w3.org/1999/xhtml" >
<head>
<title>和陌生人说话</title>
</head>
<body>
<span style="font-size: 12px">
陌生人QQ:</span><input type="text" id="qqid" value="615050000" onblur="thehref.href='tencent://message/?uin='+this.value+'&Site=fromalideyun&Menu=yes';" /><br />
<a id="thehref" href="tencent://message/?uin=615050000&Site=fromalideyun&Menu=yes" >
<span style="font-size: 12px">和陌生人说话</span></a>
</body></html>
______________________________________________________________
<html xmlns="http://www.w3.org/1999/xhtml" >
<head>
<title>和陌生人说话</title>
</head>
<body>
<span style="font-size: 12px">
陌生人QQ:</span><input type="text" id="qqid" value="615050000" onblur="thehref.href='tencent://message/?uin='+this.value+'&Site=fromalideyun&Menu=yes';" /><br />
<a id="thehref" href="tencent://message/?uin=615050000&Site=fromalideyun&Menu=yes" >
<span style="font-size: 12px">和陌生人说话</span></a>
</body></html>
展开全部
把横线下面的代码复制下来建立一个记事本文件1.txt,将代码粘贴进去,保存。然后将记事本文件的扩展名改为htm即文件变为1.htm。然后登录QQ。打开1.htm文件,ie可能会阻止脚本运行,选择允许就可以了,然后你随便输入一个QQ号,然后点击和陌生人说话链接就可以出来临时对话框了。______________________________________________________________<html
xmlns="http://www.w3.org/1999/xhtml"
><head><title>和陌生人说话</title></head><body>
<span
style="font-size:
12px">陌生人QQ:</span><input
type="text"
id="qqid"
value="615050000"
onblur="thehref.href='tencent://message/?uin='+this.value+'&Site=fromalideyun&Menu=yes';"
/><br
/><a
id="thehref"
href="tencent://message/?uin=615050000&Site=fromalideyun&Menu=yes"
>
<span
style="font-size:
12px">和陌生人说话</span></a></body></html>
xmlns="http://www.w3.org/1999/xhtml"
><head><title>和陌生人说话</title></head><body>
<span
style="font-size:
12px">陌生人QQ:</span><input
type="text"
id="qqid"
value="615050000"
onblur="thehref.href='tencent://message/?uin='+this.value+'&Site=fromalideyun&Menu=yes';"
/><br
/><a
id="thehref"
href="tencent://message/?uin=615050000&Site=fromalideyun&Menu=yes"
>
<span
style="font-size:
12px">和陌生人说话</span></a></body></html>
已赞过
已踩过<
评论
收起
你对这个回答的评价是?
展开全部
已赞过
已踩过<
评论
收起
你对这个回答的评价是?
展开全部
已赞过
已踩过<
评论
收起
你对这个回答的评价是?
推荐律师服务:
若未解决您的问题,请您详细描述您的问题,通过百度律临进行免费专业咨询
广告 您可能关注的内容 |