Hi,
I just have a search input, I can't add a button since I have no space.
Then I have resolved this with a post form with the ajax function on onsubmit attr, then the problem was that loading dialog still playing after request end, I hide it with $.mobile.pageLoading(true)
Thank you for your response, regards.