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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 28, 20262026-05-28T03:11:11+00:00 2026-05-28T03:11:11+00:00

Is it possible to overwrite the jquery mobile form button settings? I want to

  • 0

Is it possible to overwrite the jquery mobile form button settings?

I want to use an image as my button active / selected states – but I’m struggling to disable the code & styling thats automatically added..

Is it possible to disable the styling?

Does anyone have any suggestions?

Cheers

Paul

  • 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-28T03:11:12+00:00Added an answer on May 28, 2026 at 3:11 am

    Hmm I think you’re asking how to use a custom icon in a button, try looking over this documentation:

    • http://jquerymobile.com/demos/1.0/docs/toolbars/docs-navbar.html

    Using 3rd party icon sets
    You can add any of the popular icon libraries like Glyphish to achieve the iOS style tab that has large
    icons stacked on top of text labels. All that is required is a bit of
    custom styles to link to the icons and position them in the navbar.
    Here is an example using Glyphish icons and custom styles (view page
    source for styles) in our navbar:

    If you need to disable the button look here:

    • http://jquerymobile.com/demos/1.0/docs/buttons/buttons-methods.html

    disable disable a form button

    $('[type='submit']').button('disable'); 
    

    If you need to theme the button look here:

    • http://jquerymobile.com/demos/1.0/docs/buttons/buttons-themes.html
    • http://jquerymobile.com/themeroller

    UPDATE:

    Live Example:

    • http://jsfiddle.net/JZJny/

    JS

    $('.imageClick').click(function() {
        alert('I have been clicked'); 
    });
    

    HTML

    <div data-role="page" id="home">  
        <div class="content">
            <img class="imageClick" src="http://condo69.com/yahoo_site_admin/assets/images/clickhere.363151626_std.jpg" alt="click" height="42" width="42" />
        </div>
    </div>
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

Is it possible to overwrite CSS file permanently using JavaScript / jQuery? I want
Is it possible to override the already styled JQuery Mobile elements (buttons, lists etc)
I've created a validation jQuery widget to validate form fields. I want to be
Possible Duplicate: When do you use Java’s @Override annotation and why? From the javadoc
I want to override the Tostring() method for changing some characters. Is it possible?
Possible Duplicate: Why not use tables for layout in HTML? Under what conditions should
I'm using JavScript and jQuery to read an XML document and subsequently use the
Maybe I'm totally missing something about even handling in jQuery, but here's my problem.
Is it possible to overwrite the HTML property width of a table without using
I have an html form and within the form I have a <button> element.

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.