Skip to content

hideSelector (search and click history)

Description

Define a CSS selector to a set of elements. When any of these elements are clicked, the history box will be hidden.

The CSS selector can return zero or more elements.

Default value

<a href="#" class="session-history-hide"><span class="glyphicon glyphicon-arrow-left"></span> Back to results</a>
hideSelector: '.session-history-hide'

Examples

hideSelector: 'button.hide-history-box'

See also

top

Funnelback logo
v15.24.0