Enter a search query for: Journal of Biophilic Design

Enter a search query and a booklet will be generated based on the articles within the configured sources


Searching...

Code snippet

The following code snippet will install a search box onto your website for the current configuration

    <form id="search-0e963da7-e9c9-4664-8fce-46e90f819ecc">
      <label for="query-0e963da7-e9c9-4664-8fce-46e90f819ecc">Please enter a query:</label><br>
      <input type="text" id="query-0e963da7-e9c9-4664-8fce-46e90f819ecc" placeholder="enter your query here">
      <input type="submit" value="Submit">
    </form>
    <h3 id="searching-0e963da7-e9c9-4664-8fce-46e90f819ecc">Searching...</h3>

    <link rel="stylesheet" href="https://app.kaimai.co.uk/public/search.css">
    <script 
      type="text/javascript" 
      src="https://app.kaimai.co.uk/public/scripts/search.js" 
      data-uuid="0e963da7-e9c9-4664-8fce-46e90f819ecc" 
      data-host="https://app.kaimai.co.uk"
      data-display=""> 
    </script>
  

So long as the search form has the id search-0e963da7-e9c9-4664-8fce-46e90f819ecc and the input within has the id query-0e963da7-e9c9-4664-8fce-46e90f819ecc the form can be formatted or displayed however you want.

The searching-0e963da7-e9c9-4664-8fce-46e90f819ecc element is optional. It will be automatically hidden on page load and shown when the form is submitted.

Display Modes