【问题标题】:Google Search bar for Google.com not custom site?Google.com 的 Google 搜索栏不是自定义网站?
【发布时间】:2012-08-04 15:38:27
【问题描述】:

我在哪里可以找到 HTML 来添加 Google 搜索,该搜索就像 Google 一样搜索网络,而不是自定义网站?

【问题讨论】:

    标签: html search


    【解决方案1】:

    只需创建一个文本框,提交时,只需将文本中的空格替换为+ 并将其添加到https://www.google.com/search?q= 的末尾

    This is a test
    

    变成

    https://www.google.com/search?q=This+is+a+test
    

    【讨论】:

      猜你喜欢
      • 1970-01-01
      • 2019-07-17
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      相关资源
      最近更新 更多