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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 5, 20262026-06-05T10:38:01+00:00 2026-06-05T10:38:01+00:00

For some reason I cannot find a proper way to adjust the HOVER and

  • 0

For some reason I cannot find a proper way to adjust the HOVER and SELECTED states of the jQuery UI Radiosets.

Not sure why I can’t find it, perhaps someone could give me some direction?
What I want to change is how the text is GREY on the blue to be white.
And when it’s SELECTED to have a coloured BORDER instead of grey.

I’m sure it’s simple, I just not sure what i’m missing.

Also, I would like to do this without using Javascript if possible and just use CSS adjustments…

enter image description here

  • 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-05T10:38:04+00:00Added an answer on June 5, 2026 at 10:38 am

    This is easy enough through straight CSS once you know which classes to use. You can target the radio buttons for hovering with .ui-button:hover and the active one with .ui-state-active.

    So, given some HTML like this:

    <div id="gender">
        <input type="radio" id="radio1" name="radio"><label for="radio1">Male</label>
        <input type="radio" id="radio2" name="radio"><label for="radio2">Female</label>
    </div>​
    

    You could do this:

    #gender .ui-button:hover {
        /* Hover stuff goes here. */
    }
    #gender .ui-state-active {
        /* Active stuff goes here. */
    }
    

    Demo: http://jsfiddle.net/ambiguous/4k3eJ/1/

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

Sidebar

Related Questions

My collection is not rendering for some reason. Cannot find out why. TreeItem =
It's a common problem, solved many times, but for some reason i cannot find
For some reason the selected tab on TextMate is almost un-noticeable, I really cannot
For some reason, I can not seem to change the default position of an
This is a beginner's question but for some reason I cannot find the answer
I am using XCode 4.2 and for some reason I cannot find the template
This is for some reason really hard to find and solve. Cannot find any
For some reason the webapp I created, cannot find the template. I tried also
I've been at this for hours and for some reason, I cannot find out
For some reason I cannot seem to get a ko.computed observable to compute when

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.