Sauter la navigation

[Résolu] Is it possible to trigger a custom search by JQuery?

This support ticket is created Il y a 2 années et 2 mois. 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.

Ce sujet contient 1 réponse, a 2 voix.

Dernière mise à jour par Nigel Il y a 2 années et 2 mois.

Auteur
Publications
#2490705

a.R

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

THANK YOU 🙂

#2491013

Nigel
Supporter

Les langues: Anglais (English ) Espagnol (Español )

Fuseau horaire: 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 lien caché (the final example).