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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 5, 20262026-06-05T07:20:37+00:00 2026-06-05T07:20:37+00:00

<asp:Button ID=btnOK runat=server Text=Send Width=80px CssClass=ButtonClass style=color:Red;/> I’ve tried adding a class and the

  • 0
<asp:Button ID="btnOK" runat="server" Text="Send" Width="80px" CssClass="ButtonClass" style="color:Red;"/>

I’ve tried adding a class and the style tag does not seem to effect anything. Am I doing something wrong?

Also tried:

$("input[id$=btnOK]").button();
$('input[id$=btnOK]').removeClass('defaultClass ui-state-default').addClass('ButtonClass');
  • 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-05T07:20:38+00:00Added an answer on June 5, 2026 at 7:20 am

    If you are using asp.net 4.0 you can set the ClientIdMode="Static" on the button and then reference it as:

    $('#btnOK')

    More Info on the ClientIDMode. http://weblogs.asp.net/asptest/archive/2009/01/06/asp-net-4-0-clientid-overview.aspx

    Otherwise you can reference it this way:

    $('#<%=btnOK.ClientID%>')

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

Sidebar

Related Questions

Um, I have this guy: <div class=buttonRight><asp:Button ID=btnOK runat=server Text=OK Width=68px/></div> which renders out
I have an asp.net button to update database <asp:Button ID=btnSave runat=server Text=SaveChanges OnClick=btnSave_Click CssClass=saveButton
I have the button: <asp:Button runat=server OnClientClick=return ValidateNewMessage(); OnClick=PostComment ID=AddCommentButton CssClass=nice-button Text=Add Your Comment
I have this ASP.net component: <asp:Button ID=Button4 runat=server Text=Submit Entry CssClass=eventSubmitButton OnClick=SubmitData/> and I'd
If I have this asp.net button: <asp:Button ID=Button_Save Width=150px OnClick=Button_Save_Click runat=server Text=Save /> In
I have a button like <asp:Button ID=Button1 runat=server Text=Submit onclick=RedirectToLocker OnClientClick=return false; UseSubmitBehavior=false />
I have an ASPX file with this button: <asp:button id=cmdPartnerInfo runat=server Font-Bold=True Text=Partner Info
I want to trigger on click of a button this: <asp:Button runat=server ID=submit Text=Submit
I am using the following code. .ascx file: <div class=DemoArea> <asp:Button ID=btnCaseComplete runat=server Text=Case
Here is my button <asp:Button ID=myButton Text=Click Me OnClick=doSomething(10) runat=server /> Here is the

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.