I have created a search field on a mobile app i am creating via PhoneGap. I’ve tried using with no luck. I also know that i could get around the visual aspect of the input field via CSS & Javascript, however how do i get the Keyboard to have a “SEARCH” button on the bottom right instead of it saying “RETURN”
Share
Use
The
<form>is a must.(See also http://groups.google.com/group/phonegap/browse_thread/thread/bca19709dbdf2e24/eb312d0607102395?lnk=raot)