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

The Archive Base Latest Questions

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

How can I use jQuery UI buttons style for my ASP.NET buttons? How can

  • 0

How can I use jQuery UI buttons style for my ASP.NET buttons? How can I do it in my Skin or some other way?

  • 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-17T21:54:23+00:00Added an answer on May 17, 2026 at 9:54 pm

    Can you not try to use the CssClass property of the button and set it the relevant Jquery CSS class for that button?

    This possibly might work – you can verify what the correct Jquery classes are and update

    <asp:Button ID="btnEnter" runat="server" Text="Jquery Asp Button" CssClass="ui-button ui-widget" />  
    

    Edit:

    Just thought of this now, but since the Asp button results in and if you are targeting all submit buttons on a page

    <input type="submit" name="btnEnter" value="Click me!" id="btnEnter">
    

    you could use some Jquery which selects all the inputs where the type equals submit and apply the Jquery CSS classes in one swoop.

    I think it will be like this (syntax not verified)

    $(":submit").addClass('ui-button ui-widget');
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

jQuery UI comes with some good icons. How can I use them without buttons?
How can I use jQuery to determine whether an element has a certain style
I am trying to use the jQuery UI Modal Dialog widget on ASP.NET Web
Typical jQuery over-use: $('button').click(function() { alert('Button clicked: ' + $(this).attr('id')); }); Which can be
I was creating a countdown timer using javascript; I can use jQuery. I want
Can I use Jquery to call an action and then change the image when
I can use the jquery .data attribute and an alert confirms that it worked,
how can i use jQuery to show/hide the same div area... essentially swapping out
how can I use jquery to find ::123:: , get 123 out(as an id)
How can I use jQuery to replace part of the onclick property / attribute?

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.