Saltar navegación

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

This support ticket is created hace 2 años, 2 meses. 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.

Este tema contiene 1 respuesta, tiene 2 mensajes.

Última actualización por Nigel hace 2 años, 2 meses.

Autor
Mensajes
#2490705

a.R

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

THANK YOU 🙂

#2491013

Nigel
Supporter

Idiomas: Inglés (English ) Español (Español )

Zona horaria: 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 enlace oculto (the final example).