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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 15, 20262026-06-15T08:22:41+00:00 2026-06-15T08:22:41+00:00

Is it possible to change the CSS class of an HTML button using JavaScript?

  • 0

Is it possible to change the CSS class of an HTML button using JavaScript?

I tried this but it didn’t work:

document.getElementById("btnChoice1").setAttribute("class", "redButton");

HTML Button

<button class="basicButton" id="btnChoice1">

CSS

.basicButton {
    width:300px;
}

.redButton {
    width:300px;
    background-color:red;
}
  • 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-15T08:22:42+00:00Added an answer on June 15, 2026 at 8:22 am

    className is preferred but your setAttribute() code should work. If it’s not working then you probably have the Javascript executing before the button exists on the page.

    Check that the code is within an window.onload event or is after the button markup.

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

Sidebar

Related Questions

Is it in any way possible, to change a css class model using JavaScript?
Possible Duplicate: Change an element's CSS class with JavaScript I'm trying to set div's
May be possible in css with out change HTML if yes please tell me
This is a very weird problem am facing HTML: <input type=button id=buttonobj class=some class
Possible Duplicate: Css and javascript Not Loading in rewrite rule After using only rewrite
I work on a 100% Javascript site that uses a CSS class on the
I'm using this for custom radio buttons and checkboxes, but I need to change
Is it possible to change only Y value of background position in CSS? background-position-y
Possible Duplicate: Change the URL in the browser without loading the new page using
I need to select a class in my javascript and change one of its

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.