⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 body2.htm

📁 一个真正SERVER PUSH的聊天室
💻 HTM
字号:
<SCRIPT LANGUAGE='javascript'>
<!--
if(parent.body2.document!=null)
{
	parent.body2.document.open() ;
	parent.body2.document.writeln("<HTML>");
	parent.body2.document.writeln("<HEAD>") ;
	parent.body2.document.writeln("<TITLE><!--[%USER_NAME%]--></TITLE>") ;
	parent.body2.document.writeln("<STYLE type=text/css>") ;
	parent.body2.document.writeln("td {  font-family: '宋体'; font-size: 9pt}") ;
	parent.body2.document.writeln("body {  font-family: '宋体'; font-size: 11pt; line-height: 15pt}") ;
	parent.body2.document.writeln("select {  font-family: '宋体'; font-size: 9pt}") ;
	parent.body2.document.writeln("A {text-decoration: none; font-family: '宋体'}") ;
	parent.body2.document.writeln("A:hover {text-decoration: underline; color: #FF0000; font-family: '宋体'} ") ;
	parent.body2.document.writeln("</style> ") ;
	parent.body2.document.writeln("<script language='JavaScript'>function scrollWindow(){if(parent.body.autoScrollOn == 1){this.scroll(0, 65000);setTimeout('scrollWindow()',200);}else setTimeout('scrollWindow()',200);}</" + "script>") ;
	parent.body2.document.writeln("</HEAD>") ;
	parent.body2.document.writeln("<BODY bgcolor='#EEEEFF' topmargin='2'>") ;
	parent.body2.document.writeln("<script language='JavaScript'>scrollWindow();</" + "script>");
	parent.body2.document.writeln("您的包厢已经开启!<BR>") ;
	parent.body2.document.writeln("<font size=2 color=green>包厢的用途是把跟你不相关的话过滤掉,只显示别人对你说的话或者你对别人说的话!</font><BR>") ;
}
//-->
</SCRIPT>

⌨️ 快捷键说明

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