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

  • Home
  • SEARCH
  • 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 6031581
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 23, 20262026-05-23T05:12:17+00:00 2026-05-23T05:12:17+00:00

I have a header in jquery mobile. The header contains a select box, and

  • 0

I have a header in jquery mobile. The header contains a select box, and whenever I put that in I can’t seem to make the back button go away. Viz:

<div data-backbtn="false" data-role="header" data-theme="b">
    <div>
    <h1>Test Project</h1>
    <span>Title</span>
    <span style="float:right">
        <select>
            <option selected="selected">Rachel Green</option>
            <option>Chandler Bing</option>
            <option>Monica Gellar</option>
            <option>Ross Gellar</option>
            <option>Joey Tribiani</option>
        </select>
    </span>
    </div>
</div><!-- /header -->

If I take out the select the back button goes away. Any suggestions on how to fix 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-05-23T05:12:18+00:00Added an answer on May 23, 2026 at 5:12 am

    Hmm works fine for me.

    Live Link: http://jsfiddle.net/vrx7X/3/

    HTML

    <div data-role="page" data-theme="b" id="home"> 
        <div data-backbtn="false" data-role="header" data-theme="b">
            <div>
            <h1>Test Project</h1>
            <span>Title</span>
            <span style="float:right">
                <select>
                    <option selected="selected">Rachel Green</option>
                    <option>Chandler Bing</option>
                    <option>Monica Gellar</option>
                    <option>Ross Gellar</option>
                    <option>Joey Tribiani</option>
                </select>
            </span>
            </div>
        </div>
        <div data-role="content"> 
            <ul data-role="listview" data-inset="true" data-theme="c" data-dividertheme="b"> 
                <li data-role="list-divider">Home Page</li> 
                <li><a href="#next">Next Page</a></li> 
            </ul>
        </div>
    </div>
    
    <div data-role="page" data-theme="b" id="next"> 
        <div data-backbtn="false" data-role="header" data-theme="b">
            <div>
            <h1>Test Project</h1>
            <span>Title</span>
            <span style="float:right">
                <select>
                    <option selected="selected">Rachel Green</option>
                    <option>Chandler Bing</option>
                    <option>Monica Gellar</option>
                    <option>Ross Gellar</option>
                    <option>Joey Tribiani</option>
                </select>
            </span>
            </div>
        </div>
        <div data-role="content"> 
            <ul data-role="listview" data-inset="true" data-theme="c" data-dividertheme="b"> 
                <li data-role="list-divider">Next Page</li> 
                <li><a href="#home">Home Page</a></li> 
            </ul>
        </div>
    </div>
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

we are creating one jQuery mobile app in that app, I have to bind
I'm developing a mobile website using the jQuery Mobile library. I have a header,
I have a link that create a dialog with jquery mobile in my page
i have the following problem : I'm using Jquery mobile , user can search
I have a JQuery Mobile application and I seem to have several locations in
I have been developing my first mobile site with jQuery Mobile and you can
Is it possible to have a textbox and a button horizontally using JQuery Mobile?
How to load/render a usercontrol using jquery? I have some menus on header of
I have a header file, lets say Common.h, that is included in all of
I'm using PhoneGap and JQuery Mobile. I'm trying to use custom button icons. I

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.