Skip to content

currentClickHistorySelectors (search and click history)

Description

Define a set of CSS selectors to elements that should be hidden when the click history is cleared.

Default value

<small class="text-warning session-history-link"><span class="glyphicon glyphicon-time"></span> <a title="Click history" href="#" class="text-warning session-history-show">Last visited ${prettyTime(session.getClickHistory(s.result.indexUrl).clickDate)}</a></small>
currentClickHistorySelectors: ['.session-history-link']

Examples

currentClickHistorySelectors: ['.click-history-link']

Hide no elements

currentClickHistorySelectors: []

top

Funnelback logo
v15.24.0