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 7984375
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 4, 20262026-06-04T11:15:03+00:00 2026-06-04T11:15:03+00:00

I am using jquery mobile & for some auto complete functionality I am using

  • 0

I am using jquery mobile & for some auto complete functionality I am using jquery-ui, but the problem is that the icon(>) which is on my button & the icon(>) on my list item is not showing properly, instead its showing some weird icons. Any suggestions how to fix this?
enter image description here

<input type="submit" value="More" id="more" data-icon="arrow-d" data-iconpos="right" data-theme="b"/> 
  • 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-04T11:15:04+00:00Added an answer on June 4, 2026 at 11:15 am

    I’ve read a lot about the ui auto complete not working to great in the mobile environment, I’m not sure entirely what’s going on with your button though, that looks weird.

    Does it look ok if you leave out the jquery ui styles?

    You could just do away with jquery ui’s auto complete and try this pluginI’ve been using it with some good success:
    http://www.andymatthews.net/code/autocomplete/

    edit: try switching the order that you are including your styles:
    put the jquery ui styles BEFORE the jquery mobile styles.

    EDIT:
    Ok, i just tested this locally and it worked: Put the jquery UI JAVASCRIPT before the jquery mobile javascript and it will be ok:

    here’s a full test page:

    <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
    <html xml:lang="en" xmlns="http://www.w3.org/1999/xhtml" lang="en">
    <head>
      <meta http-equiv="content-type" content="text/html; charset=UTF-8"/>
      <title> - jsFiddle demo</title>
    
      <script type='text/javascript' src='http://code.jquery.com/jquery-1.7.1.js'></script>
    
      <script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jqueryui/1.8.16/jquery-ui.js"></script>
      <script type="text/javascript" src="http://code.jquery.com/mobile/1.0.1/jquery.mobile-1.0.1.min.js"></script>
    
      <link rel="stylesheet" type="text/css" href="/css/result-light.css"/>
    
    
          <link rel="stylesheet" type="text/css" href="http://code.jquery.com/mobile/1.1.0/jquery.mobile-1.1.0.min.css"/>
    
    
    
      <style type='text/css'>
        body {
        font-family: Verdana, Arial, sans-serif;
        font-size: 12px;
    }
    
    
      </style>
    
    
    
    <script type='text/javascript'>//<![CDATA[ 
    $(function(){
    
    
    });//]]>  
    
    </script>
    
    
    </head>
    <body>
      <form>
        <div>
    <input type="button" value="More" id="more" data-icon="arrow-d" data-iconpos="right" data-theme="b"/>
        </div>
    </form>
    
    
    
    </body>
    
    
    </html>
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I am developing an application using jquery mobile and flot charts. In That i
I've built a Jquery Mobile Android App using Phonegap which contains a form with
I'm using jQuery Mobile for my application that runs mainly on desktop browsers. The
I'm using jquery mobile to building a site but when I click on a
I have implemented a WebApp using SplitView - http://asyraf9.github.com/jquery-mobile/ - (and that seems to
I'm using Jquery mobile, so ignore some of the following overdone css, its not
I am using jQuery Mobile in my web application. There is a datepicker which
I can run this code in Android app (using PhoneGap adn jQuery Mobile) but
I am using JQuery Mobile and have an <LI> with some long text (A
I'm using Jquery mobile framework. I have 2 html files which has two buttons

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.