Home › Forums › Product Support Forums › Ajax Search Pro for WordPress Support › How to position the focus of the input box? › Reply To: How to position the focus of the input box?
December 2, 2022 at 4:19 pm
#40361
Keymaster
Hi,
This works just fine on my end, it focuses perfectly fine. To dispatch events you don’t have to focus the input though. If it does not trigger, then there might be an issue in the code.
You can use the javascript API to trigger the search redirection event, if that is what you are looking for:
ASP.api(1, 'searchRedirect')