Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 8818905
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 14, 20262026-06-14T05:13:18+00:00 2026-06-14T05:13:18+00:00

I am preparing app using phonegap.In app i have displayed list of data and

  • 0

I am preparing app using phonegap.In app i have displayed list of data and one search bar.User can search by particular name.Here i have used jquery ajax.It is working fine.My problem is when click on search bar soft keyboard will open automatically.After enter the text just click on “GO” button in soft keyboard i call search method.It is also working fine.But cursor is still visible on search bar.I want to make the cursor invisible on clicking “GO” button from soft keyboard.My code is,

   function submitOnEnter(inputElement, event) 
 {  
  console.log("KEY OCDE:: "+event.keyCode);
  if (event.keyCode == 13) 
  {   
   caSearch();
  }  
 }

Please guide me to over come this.

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-14T05:13:20+00:00Added an answer on June 14, 2026 at 5:13 am

    Use these attributes, which will make it impossible to select your edittext and will therefore deselect if for you.

    yourEditText.setFocusable( false );

    yourEditText.setFocusableInTouchMode( false );

    Immediately afterwards, reverse these two prices of code

    yourEditText.setFocusable( true );

    yourEditText.setFocusableInTouchMode( true );

    That should remove the cursor from search bar for you

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I am preparing paint app, here u can draw any thing, after completing draw,
I am preparing to submit an app to the App Store and have come
I am actually preparing to release an app using the device google account to
I'm building my first CodeIgniter app - and have a registration form. I'm using
I am preparing my app to work smoothly with honeycomb. I have an small
I have been working on a Core Data iOS app that works perfectly through
I'm currently using asset_sync in my Rails app, and I have the environment variables
I'm preparing to deploy a Rails app on Heroku that requires full text search.
I have an iOS app (my first) I am preparing to beta test via
I am preparing an Excel sheet in which I have to maintain the version

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.