中国网站美工网!网页设计者的天堂!
本站特色:HTML网页模版下载    
  您的位置:

首页 >> 网页特效 >> 测试搜索 >> 正文

相关信息

不错的页面搜索脚本
在跳出的对话框中输入关键字然后
较为简单的搜索器
这个脚本将查询的结果显示在了文
再一个不错的搜索脚本
若干道试题,自动给出成绩,并MA
同样是搜索脚本,好像这个界面好
又一不错的搜索引擎...
健康值测试
测试网站进入速度很实用
测试网页的链接速度
一个很普通的综合搜索引擎,你也可
这个用来做调查很好
加减乘除的运算测试
在选题的同时跳出对话框提示
一个选题,完成后给出结论
问卷调查脚本
这是EQ测试题 (也可以用来测试做
搜索引擎登记脚本
在你的网页上加上多个搜索引擎的

超级酷搜索引擎

超级酷搜索引擎


来源: 不详 | 时间: 2006-1-15 18:31:56 | 人气:

 

超级酷搜索引擎

<html>

<head>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312">
<meta name="keywords" content="Javascript,Javascript,Javascript,Javascript,Javascript">
<!-- 以下代码是设定此页的超链接样式 -->
<style type="text/css"><!-- A:link {text-decoration: none; color:#000000}
A:visited {text-decoration: none; color: #000000}
A:active {text-decoration: none; color: #FF0000}
A:hover {text-decoration: underline; color: FF0000}
body{font-size=9pt}
TH{FONT-SIZE: 9pt}
TD{ FONT-SIZE: 9pt}
#floater { position: absolute; left: 0; top: 0; width: 120; visibility: visible;
z-index: 10; background-color: #0099FF; border-style: solid;
border-color: #CC99FF
filter:alpha(opacity=0,finishopacity=100,style=0,startx=0,starty=0,finishx=130,finishy=30);}
-->
</style>
<title>"超级酷"搜索引擎</title>
</head>

<body>

<div ID="floater" style="left: 0px; top: 0px; width: 132; height: 25">

<table border="0" width="100%" cellspacing="0" cellpadding="0" height="25">
<tr>
<td width="100%" align="center" height="12" bgcolor="#CCCCFF"><font color="#008080">"超级酷"搜索引擎</font></td>
</tr>
<tr>
<td width="100%" align="center" height="14"><FORM METHOD=POST ACTION="http://search.yeah.net:88/cgi-bin/search.cgi" NAME="SearchForm">
<p align="center">
<INPUT NAME="key" MAXLENGTH=800 SIZE=13 VALUE="">
<INPUT TYPE=submit class=p1 value=' 搜 索 '> 
</FORM> 
</td> 
</tr> 
</table> 
</div><script LANGUAGE="JavaScript"> 
self.onError=null; 
currentX = currentY = 0; 
whichIt = null; 
lastScrollX = 0; lastScrollY = 0; 
NS = (document.layers) ? 1 : 0; 
IE = (document.all) ? 1: 0; 
<!-- STALKER CODE --> 
function heartBeat() { 
if(IE) { diffY = document.body.scrollTop; diffX = document.body.scrollLeft; } 
if(NS) { diffY = self.pageYOffset; diffX = self.pageXOffset; } 
if(diffY != lastScrollY) { 
percent = .1 * (diffY - lastScrollY); 
if(percent > 0) percent = Math.ceil(percent); 
else percent = Math.floor(percent); 
if(IE) document.all.floater.style.pixelTop += percent; 
if(NS) document.floater.top += percent; 
lastScrollY = lastScrollY + percent; 

if(diffX != lastScrollX) { 
percent = .1 * (diffX - lastScrollX); 
if(percent > 0) percent = Math.ceil(percent); 
else percent = Math.floor(percent); 
if(IE) document.all.floater.style.pixelLeft += percent; 
if(NS) document.floater.left += percent; 
lastScrollX = lastScrollX + percent; 


<!-- /STALKER CODE --> 
<!-- DRAG DROP CODE --> 
function checkFocus(x,y) { 
stalkerx = document.floater.pageX; 
stalkery = document.floater.pageY; 
stalkerwidth = document.floater.clip.width; 
stalkerheight = document.floater.clip.height; 
if( (x > stalkerx && x < (stalkerx+stalkerwidth)) && (y > stalkery && y < (stalkery+stalkerheight))) return true; 

本新闻共3页,当前在第1页  1  2  3  

 
  上一篇:测试网站进入速度很实用  下一篇:健康值测试
Copyright © 2005 - 2006 WEB600.Net,All Rights Reserved
业务联系 QQ 站长:106324307 美工:270348300 程序:63888546
E-mail: 3235183@163.com MSN: fuqiyangru@hotmail.com
中国网站美工网--网页设计者的天堂! 陕ICP备06005517号
本站资源来自互联网 如果侵犯您的权利 请通知我们 我们会尽快删除