首页| 新闻| 娱乐| 游戏| 科普| 文学| 编程| 系统| 数据库| 建站| 学院| 产品| 网管| 维修| 办公| 热点
<!--把如下代码加入<body>区域中:--><SCRipT LANGUAGE="javascript">// Please enter the number of people in your databasevar peepNum = 6// Please edit your page attributes herevar pageAtr = new Array(1)pageAtr[0] = "#000000" // Pop Up PRofile background colorpageAtr[1] = "#ffffff" // Pop Up Profile text color// Please edit the names of the people in your profilesvar peepName = new Array(peepNum)peepName[1] = "Jason" // First person's namepeepName[2] = "John" // Second person's namepeepName[3] = "Joe" // Etc...peepName[4] = "Ryan"peepName[5] = "Jessica"peepName[6] = "Mrs. Jacobson"// Please edit the people's positionsvar peepPos = new Array(peepNum)peepPos[1] = "Master programmer :P" // First person's positionpeepPos[2] = "The Pascal Guy" // Second person's positionpeepPos[3] = "Soccer guy and mudder" // Etc...peepPos[4] = "Serves no useful function"peepPos[5] = "She complains a lot"peepPos[6] = "The *snicker snicker* teacher"// Please edit the personal quotevar peepAd = new Array(peepNum)peepAd[1] = "9th grade really bites" // First person's quotepeepAd[2] = "Graphix are easier" // Second person's quotepeepAd[3] = "I like to play muds" // Etc...peepAd[4] = "Huh? What about what?"peepAd[5] = "I don't understand..."peepAd[6] = "There's too much screwing around here"// *#)*#)*#)*#)*#)*#)*#)*#)*#)*#)*#)*#)*#)*#)*#)*#)*#)// *#) Please stop editing at this point *#) // *#)*#)*#)*#)*#)*#)*#)*#)*#)*#)*#)*#)*#)*#)*#)*#)*#)function makePupWin(){ PUP = window.open('','PUP','width=300,height=160,toolbar=0,directories=0,status=1,menu=0,scrollbars=no,resizable=no,copyhistory=no,location=0');}// This is a bit hard to edit if you don't do Javascript.// Here you can edit the HTML of the profile window// Keep in mind you'll get errors if you use " without a slash (/")function makePUP(num){ makePupWin(); PUP.document.write("<HTML>/n<HEAD>/n<TITLE>Profile for: " + peepName[num] + "</TITLE>"); PUP.document.write("/n</HEAD>/n<BODY BGCOLOR=/"" + pageAtr[0] + "/" TEXT=/"" + pageAtr[1] + "/">"); PUP.document.write("/n<CENTER>/n<TABLE WIDTH=/"250/" BORDER=/"1/" HEIGHT=/"100/">/n<TR>/n<TD>Name</TD><TD><CENTER>" + peepName[num] + "</CENTER></TD>"); PUP.document.write("/n</TR>/n<TR>/n<TD>Title:</TD><TD><CENTER>" + peepPos[num] + "</CENTER></TD>"); PUP.document.write("/n</TR>/n<TR>/n<TD>Quote:</TD><TD><CENTER>" + peepAd[num] + "</CENTER></TD>"); PUP.document.write("/n</TR>/n</TABLE>/n<FORM>/n<INPUT TYPE=/"button/" VALUE=/"Close Profile/" onClick=/"self.close();/">/n</FORM>/n</BODY>/n</HTML>"); PUP.status=(peepName[num] + "'s Pop Up Profile"); PUP.document.close();}</SCRIPT><CENTER><FORM><INPUT TYPE="button" VALUE="Jason's profile" onClick="makePUP(1)"><P><INPUT TYPE="button" VALUE="John's profile" onClick="makePUP(2)"><P><INPUT TYPE="button" VALUE="Joe's profile" onClick="makePUP(3)"><P><INPUT TYPE="button" VALUE="Ryan's profile" onClick="makePUP(4)"><P><INPUT TYPE="button" VALUE="Jessica's profile" onClick="makePUP(5)"><P><INPUT TYPE="button" VALUE="Mrs. Jacobson's profile" onClick="makePUP(6)"><P></FORM></CENTER>
Intel工程样品CPU的识别方法
图解CMOS路线和硬盘光驱跳线的
硬盘分区如何设置准确的分区空间
回眸一笑百魅生,六宫粉黛无颜色
岁月静美,剪一影烟雨江南
芜湖有个“松鼠小镇”
小满:小得盈满,一切刚刚好!
一串串晶莹剔透的葡萄,像一颗颗宝石挂在藤
正宗老北京脆皮烤鸭
人逢知己千杯少,喝酒搞笑图集
搞笑试卷,学生恶搞答题
新闻热点
疑难解答
图片精选
微信小程序各种坑?填坑tip
web前端如何让网页布局稳定性和标
CSS定位深入理解 完全掌握CSS定位
彻底理解浮动float CSS浮动详解 清
网友关注