This website uses cookies to personalize your experience. By using this website you agree to our cookie policy.

Reply To: How to position the focus of the input box?

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?

#40361
Ernest MarcinkoErnest Marcinko
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')