Skip Navigation

[Resolved] Is it possible to trigger a custom search by JQuery?

This is the technical support forum for Toolset - a suite of plugins for developing WordPress sites without writing PHP.

Everyone can read this forum, but only Toolset clients can post in it. Toolset support works 6 days per week, 19 hours per day.

This topic contains 1 reply, has 2 voices.

Last updated by Nigel 2 years ago.

Author
Posts
#2490705

a.R

Is there a function to call instead of clicking "Submit"?

THANK YOU 🙂

#2491013

Nigel
Supporter

Languages: English (English ) Spanish (Español )

Timezone: Europe/London (GMT+00:00)

The simplest way to programmatically trigger the search is to apply the jQuery click method to the submit button.

See hidden link (the final example).