- 3
I have some Javascript on our NOpCommerce catalog templates that fires when the page loads. When I use the Nop Ajax Filters, it does not reload the events, of course because of the AJAX call, but is there an event I can look for in the Nop AJAX filters that I can retrigger my Javascript function when the AJAX filter event finishes getting the results of the filter on the client side? We are specifically using the Specifications Filtering.