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

📄 input.htm

📁 祝福墙源代码
💻 HTM
📖 第 1 页 / 共 2 页
字号:
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
    <meta http-equiv="Content-Type" content="text/html; charset=gb2312" />
    <title>平安健康墙-五一节日祝福</title>
    <link rel="stylesheet" href="style0930.css" type="text/css" />
    <meta name="keyword" content="五一节日健康墙,网络健康墙,电子爱墙,巴黎健康墙" />
    <meta name="Description" content="平安健康网" 五一节日健康 两性健康 五一健康墙 五一祝福>
    <style type="text/css">
<!--
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
}
.tdb {
	background-image: url(images/love_03.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
td {
	font-size: 12px;
	color: #000000;
	line-height: 18px;
}
.white {
	color: #FFFFFF;
}
.Layer { position:absolute;
	width:260px;filter: Alpha(Opacity=95);
}

.whitep { border:#BB5073 1px solid;background:#ffffff }
.greenp { border:#91AB60 1px solid;background:#EBFDE5 }
.qredp { border:#BB5073 1px solid;background:#FFF0F5 }
.yelp { border:#D19F69 1px solid;background:#FFFFEF }
.bluep { border:#3D65AF 1px solid;background:#E3F3FF }
.bgp { border:#40A8AE 1px solid;background:#E1F5FD }
.yelop { border:#D19F69 1px solid;background:#FFF4E8 }
.pizp { border:#C175AB 1px solid;background:#FEEAF8 }
.pbp { border:#9A7DC3 1px solid;background:#EDE0F4 }
.gbp { border:#69B2AF 1px solid;background:#E8FFFF }


.ceng { position: relative; }
#Layer1 {
	position:absolute;
	left:302px;
	top:119px;
	width:85px;
	height:83px;
	z-index:1;
}
.close {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
}
.gray {
	color: #666666;
}
.style1 {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 14px;
}
.org {
	color: #FF6600;
}
.reg {
	color: #CC3300;
}
.style3 {color: #CC3300; font-weight: bold; }
.STYLE4 {color: #FF0000}
.white1 {	color: #FFFFFF;
	text-decoration: none; 
}
-->
</style>

    <script language="JavaScript1.2">
//-- 控制层删除start of script -->
function ssdel(){
if (event)
{
lObj = event.srcElement ;

while (lObj && lObj.tagName != "DIV") lObj = lObj.parentElement ;
}
var id=lObj.id
     document.getElementById(id).removeNode(true);
     //document.getElementById(id).outerHTML="";//这样也可以;
  }

//-- 控制层删除End of script -->
    </script>

    <script>
//-- 控制层移动start of script -->
var Obj=''
var index=10000;//z-index;
document.onmouseup=MUp
document.onmousemove=MMove

function MDown(Object){
Obj=Object.id
document.all(Obj).setCapture()
pX=event.x-document.all(Obj).style.pixelLeft;
pY=event.y-document.all(Obj).style.pixelTop;
}

function MMove(){
if(Obj!=''){
 document.all(Obj).style.left=event.x-pX;
 document.all(Obj).style.top=event.y-pY;
 }
}

function MUp(){
if(Obj!=''){
 document.all(Obj).releaseCapture();
 Obj='';
 }
}
//-- 控制层移动end of script -->
//获得焦点;
function getFocus(obj)
{
       if(obj.style.zIndex!=index)
       {
               index = index + 2;
               var idx = index;
               obj.style.zIndex=idx;
               //obj.nextSibling.style.zIndex=idx-1;
       }
}
    </script>

    <script language="JavaScript" type="text/javascript">

var ie = false;

function getObj(id) {
	if (ie) { return document.all[id]; } 
	else {	return document.getElementById(id);	}
}

function setColor(color) {
	getObj('ccsample').style.background = '' + color;
	cf.tagbcolor.value = color ;
}
function textCounter(field, countfield, maxlimit) {
// 定义函数,传入3个参数,分别为表单区的名字,表单域元素名,字符限制;
if (field.value.length > maxlimit) 
//如果元素区字符数大于最大字符数,按照最大字符数截断; 
field.value = field.value.substring(0, maxlimit);
else
//在记数区文本框内显示剩余的字符数; 
countfield.value = maxlimit - field.value.length;
contentsample.innerHTML = field.value;
}
function chkform() {
if (cf.massages.value == "")
	{alert("\n\n\n至少说点什么吧!!\n\n\n");
	cf.massages.focus();
	return false; }
if (cf.author.value == "")
	{alert("\n\n\n雁过留声\n\n人过留名\n\n\n请留下您的大名!!!\n\n");
	cf.author.focus();
	return false;
	}
	
return true;
}
    </script>

</head>
<body>
    <div id='ccsample' class='Cccc' style='position: absolute; left: 15px; top: 200px;
        width: 180px; height: 100px; background-color: #FFd616; z-index: 10002;' onmousedown='getFocus(this)'>
        <table border="0" style="word-break: break-all;">
            <td style='cursor: move;' width='98%' onmousedown="MDown(ccsample)">
                第[xxxx]条&nbsp;</td>
            <td style='cursor: hand;' onclick='ssdel()' width='2%'>
                ×</td>
            </tr><tr>
                <td style='height: 100px; padding: 5px;' colspan='2'>
                    <div id="contentsample">
                        我是第9999个添加纸条的人。</div>
                    <div id="authsample" style='padding: 5px; float: right;'>
                        平安健康网</div>
                </td>
            </tr>
        </table>
    </div>
    <table width="980" height="136" border="0" align="center" cellpadding="0" cellspacing="0">
        <tr>
            <td background="images/wall_01.gif">
                <table width="100%" border="0" align="center" cellpadding="0" cellspacing="0">
                    <tbody>
                        <tr>
                            <td width="168" height="99" valign="top">
                                <table cellspacing="0" cellpadding="0" width="95%" align="center" border="0">
                                    <tbody>
                                        <tr>
                                            <td height="75">
                                                &nbsp;</td>
                                        </tr>
                                    </tbody>
                                </table>
                            </td>
                            <td width="204">
                                &nbsp;</td>
                            <td valign="bottom" align="right" width="185">
                                &nbsp;</td>
                            <td valign="top">
                                <table width="99%" border="0" align="center" cellpadding="0" cellspacing="0">
                                    <tr>
                                        <td align="right">
                                            <a href="http://www.panjk.com" target="_self">中国平安健康首页</a> / <a href="input.htm"
                                                target="_self">发送祝福</a> / <a href="index.asp" target="_blank">平安健康首页</a><a href="http://www.tianya.cn/store/index3.asp?idWriter=0&amp;Key=0"
                                                    target="_blank"></a><a href="#" target="_blank"></a>
                                        </td>
                                    </tr>
                                    <tr>
                                        <td height="12">
                                        </td>

⌨️ 快捷键说明

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