toggleSelector (search and click history)
Table of Contents
Description
Define a CSS selector to a set of elements. When any of these elements are clicked, the history box will be toggled.
The CSS selector can return zero or more elements.
Default value
<a href="#" class="session-history-toggle" title="Search History">History</a>
toggleSelector: '.session-history-toggle'