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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 9, 20262026-06-09T20:10:02+00:00 2026-06-09T20:10:02+00:00

I am using two <li><a href=# type=button > text</a></li> type buttons in the footer

  • 0

I am using two

<li><a href="#" type="button"  > text</a></li>

type buttons in the footer navbar of my application, to trigger functions in my application (not for navigation.). After each press the button stays pressed, until another button in the navbar is pressed. How can I avoid this behavior?

  • 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-09T20:10:03+00:00Added an answer on June 9, 2026 at 8:10 pm

    Remove manually class ui-btn-active from the last pressed button.

    $('#button_id').removeClass('ui-btn-active');
    

    EDITED

    The best way is to redefine styles for class ui-btn-active, the same as for the ‘unclicked’ button. For example:

    .ui-footer .ui-navbar .ui-btn-active {
        border: 1px solid       #222;
        background:             #333333;
        font-weight: bold;
        color:                     #fff;
        text-shadow: 0 -1px 1px #000;
        background-image: -webkit-gradient(linear, left top, left bottom, from( #555), to( #333));
        background-image: -webkit-linear-gradient(#555, #333);
        background-image:    -moz-linear-gradient(#555, #333);
        background-image:     -ms-linear-gradient(#555, #333);
        background-image:      -o-linear-gradient(#555, #333);
        background-image:         linear-gradient(#555, #333);
    }​
    

    Example here.

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

Sidebar

Related Questions

I am using two jQuery scripts. One is for controlling the drop down navigation
I am using two button s Date and Time .They are working well .
I have index.php like this: <script type=text/javascript src=jquery-1.4.2.js></script> <script type=text/javascript src=ajax.js></script> <a href='one.php' class='ajax'>One</a>
I'm using Jquery mobile framework. I have 2 html files which has two buttons
#1 This is not working: $('.someclass').fancybox({ type: 'ajax', href: 'name_of_partial1', }) #2 This is
I have created a sample web application using jQuery Mobile. I have created two
It seems that we have pages in our application which have been using two
I Using Two Table User And Location In User Table I having LocationId And
I am using two different scripts on one page and when I call them
I'm using two different TapGestureRecognizer to handle both single and double tap on screen.

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.