Navigation überspringen

[Gelöst] Is it possible to trigger a custom search by JQuery?

This support ticket is created vor 2 Jahren, 2 Monaten. There's a good chance that you are reading advice that it now obsolete.

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.

Dieses Thema enthält 1 Antwort, hat 2 Stimmen.

Zuletzt aktualisiert von Nigel vor 2 Jahren, 2 Monaten.

Author
Artikel
#2490705

a.R

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

THANK YOU 🙂

#2491013

Nigel
Supporter

Sprachen: Englisch (English ) Spanisch (Español )

Zeitzone: 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 versteckter Link (the final example).