Google Custom Search with custom search box and button?

前端 未结 3 1270
你的背包
你的背包 2020-12-23 18:14

I am trying to make a Google custom search (I just need some sort of search engine on my site), and I need to make it so that I can use my own search box (input field). I ne

3条回答
  •  死守一世寂寞
    2020-12-23 18:40

    Here is the one I am using, you just need to add some styles to which is the search box, and <input value='MyButton' is the button to click

    
    
    ....

    Edit: Above is my answer from 2010, I cannot confirm it is working or not anymore, but here is the one working.

    Loading

    For more info: refer to https://developers.google.com/custom-search/docs/js/cselement-devguide

提交回复
热议问题