YPE html PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" "http://www.**w*3.org/TR/REC-html40/loose.dtd">
站内搜索
| 对一些较大的网站,常可见到站内搜索的功能,不要以为只有专业程序员才可以做到,现在,你也可以做到,点击下面搜索按钮,填入查询关键字,点击确定按钮,结果如何,很有专业味道吧!在你的网页中用上一个肯定会使得你的网页增色不少。(本例中的查询关键字为、5/30/2000、http://www.*1*6*3.net、163 netease yeah 126 chinese 、"http://www.s*ina.**com.cn"、"sina net chat chatting news super"、"http://www.***sohu.com"、 "sohu net chat news ",你可以根据你自己网页的需要,自由设置。) | ||
| " + links[index].Name + " | " + links[index].Desc + " |
")
//document.write("搜寻结果: "+keyword+ "
" );
showLink(links,q);
continue;
}
if (links[q].Desc.indexOf(keyword) != -1) {
showLink(links,q);
continue;
}
if (links[q].Date.indexOf(keyword) != -1) {
showLink(links,q);
continue;
}
if (links[q].Name.indexOf(keyword) != -1) {
showLink(links,q);
continue;
}
}
document.write("