We have used Zoom Search v6 (with JS search) successfully for years to document our product help. Being a company with a lot of search categories, I developed a bit of JavaScript code to collapse the search categories to show more of the results from the search page.
We've recently needed to implement the .NET search to benefit from the speed and power of the server-side search, but have been searching for a way to include the HTML necessary to run the JS collapsing code with the categories list. Is it possible to have the .NET version of the search create and output custom HTML code in addition to the search?
We've recently needed to implement the .NET search to benefit from the speed and power of the server-side search, but have been searching for a way to include the HTML necessary to run the JS collapsing code with the categories list. Is it possible to have the .NET version of the search create and output custom HTML code in addition to the search?
Comment