Search and click history frontend - display settings
Table of Contents
Selectors to DOM elements displaying content
-
clickEmptySelector: CSS selector to element displaying a message about no click history data.
-
clickResultsSelector: CSS selector to element displaying click history data.
-
historySelector: CSS selector to element where content of history should be displayed
-
pageSelector: CSS selector to element to part of page to hide it when history box is displayed.
-
searchEmptySelector: CSS selector to element displaying a message about no search history data.
-
searchResultsSelector: CSS selector to element displaying search history data.
-
currentClickHistorySelectors: CSS selectors to elements that should be hidden when the click history is cleared.
-
currentSearchHistorySelectors: CSS selectors to elements that should be hidden when the search history is cleared.