# Results box behavior

![](/files/-MXqspH1JcjivjxhlA_B)

* `Open the results in a new window?` - When enabled, clicking on the results will open them in a new browser window
* `Scroll the window to the result list?` - When enabled, the plugin will scroll the browser window to the results list.
* `Make the whole result area clickable?` - When disabled, only the live result titles are clickable
* `Close result list on document click?` - When enabled, clicking anywhere on the page will close the search results container
* `Show the close icon?` - When enabled, a close (X) icon is displayed within the search input - which closes the search results container when clicked.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://documentation.ajaxsearchlite.com/layout-options/results-box-behavior.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
