http://k8dy.net/我终于明白怎样加搜索条啦,,原来有专用的代码
代码请见
http://k8dy.net/document.writeln("<form action=\"http:\/\/
www.baidu.com\/baidu\" target=\"_blank\">");
document.writeln("<table bgcolor=\"#FFFFFF\"><tr><td>");
document.writeln("<input name=tn type=hidden value=baidu>");
document.writeln("<a href=\"http:\/\/
www.baidu.com\/\"><img src=\"http:\/\/img.baidu.com\/img\/logo-80px.gif\" alt=\"Baidu\" align=\"bottom\" border=\"0\"><\/a>");
document.writeln("<input type=text name=word size=30>");
document.writeln("<input type=\"submit\" value=\"百度搜索\">");
document.writeln("<\/td><\/tr><\/table>");
document.writeln("<\/form>")