Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我正在尝试向网站搜索表单添加一个额外的参数。
http://jsfiddle.net/n8SVV/
我添加的是第一组 html 代码(Campus),但这似乎没有以任何有意义的方式与搜索交互。
有什么建议么?
如果它在表单中并且搜索不受影响,则发生以下两种情况之一:
这两种情况背后的根本原因是您不能只是将数据扔到脚本中并期望它能够工作。如果存在这样的事情,校园搜索 API 的文档会说什么?
我什至没有在目标页面上看到校园选择,所以我敢打赌您的问题是第二个问题。