Forums Forums Search & Filter Pro Update Results with jQuery

Viewing 2 posts - 1 through 2 (of 2 total)
  • Anonymous
    #12211

    I’ve got a script that populates the search input box, but I can’t figure out how to trigger the results to refresh. Can you help? Thanks!

    Ross Moderator
    #12427

    Hey Jason

    You could just call a submit on the form?

    In jQuery – something like:

    $('.searchandfilter').submit();

    Thanks

Viewing 2 posts - 1 through 2 (of 2 total)