Sorry, this site is mainly just for people who can understand Japanese Language.

site-hhs

Custom Search for site-hhs

log4cxxbasics
jp_airports_sunrise_sunset

How to add Google Custom Search to your website?

  1. Get google account if you don't have yet
  2. Go to https://cse.google.com/cse/all
  3. Add your website
  4. Most simple way:
    1. Go to `Edit search engine', and click `Get code' button placed at `Details'.
    2. Copy code and paste it to your website html.
  5. Alternative way (slightly flexible but simple too):
    1. Go to `Edit search engine', and click `Search engine ID' button placed at `Details'.
    2. Write your own search form with your ID like this:
      <div id="search-box">
      <form action="http://www.google.com/cse" id="cse-search-box" target="_blank">
      <div>
      <input type="hidden" name="cx" value="YOUR-OWN-SEARCH-ENGINE-ID" />
      <input type="hidden" name="ie" value="UTF-8" />
      <input type="text" name="q" />
      <input type="submit" name="sa" value="Search" />
      </div>
      </form>
      </div>
      <script type="text/javascript" src="http://www.google.com/coop/cse/brand?form=cse-search-box&lang=en"></script>
              

This page has no contents any more.

No more scroll, because no contents are presence.

No more scroll, because no contents are presence. (-.-;