friend.js

来自「关于网络渗透技术的详细讲解」· JavaScript 代码 · 共 18 行

JS
18
字号
document.write ('<table border="0" align="center" cellpadding="0" cellspacing="0" width="90%">');document.write ('<tr>');document.write ('<td align="center"><marquee style="word-break:break-all;FONT-SIZE: 9pt; LEFT: 2px; MARGIN-LEFT: 2px; WIDTH: 100%; TOP: 2px; HEIGHT: 100px; TEXT-ALIGN: center" onMouseOver=this.stop() onMouseOut=this.start() scrollamount=1 scrolldelay=50 direction=up behavior=loop>');document.write ('</marquee></td>');document.write ('</tr>');document.write ('<tr><td align="center" height="5"></td>');document.write ('</tr>');document.write ('<tr><td align="center">');document.write ('<select name="textfriend" onChange="if(this.selectedIndex) window.open(this.options[this.selectedIndex].value);">');document.write ('<option value="">--文字连接站点--</option>');document.write ('</select></td>');document.write ('</tr>');document.write ('<tr><td align="center" height="5"></td>');document.write ('</tr>');document.write ('<tr><td align="center" height="25"><a href="#" onclick="javascript:window.open(\'ApplicationLink.asp\',\'\',\'height=320,width=550\')">申请连接</a>&nbsp;&nbsp;<a href="MoreLink.asp" target="_blank">更多连接</a></td>');document.write ('</tr>');document.write ('</table>');

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?