This website uses cookies to personalize your experience. By using this website you agree to our cookie policy.

Reply To: Let the grouped search results displayed as tabs

Home Forums Product Support Forums Ajax Search Pro for WordPress Support Let the grouped search results displayed as tabs Reply To: Let the grouped search results displayed as tabs

#33421
phillip.groschup51phillip.groschup51
Participant

Hello,

I still need help here.

I was able to generate divs via the hook ‘asp_before_ajax_output’ and the templates, which should function as tabs.

In the following I switched the result groups to display: none. The corresponding result group should be displayed via javascript when clicking on a tab.

Curiously, the div.results container is then inline-style: height: 0px; overflow-y: auto; equipped.

I suspect that some Javascript does this.

Is there a way to prevent this?