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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 9, 20262026-06-09T14:54:18+00:00 2026-06-09T14:54:18+00:00

I am using this drop-down checklist for one of my applications. This works well

  • 0

I am using this drop-down checklist for one of my applications. This works well for me, but my problem is, its Look(jquery UI) doesn’t match with my application UI. Is there any way to change the style of the above. I prefer to remove the stye and look like normal drop down list. I had also gone through this. But it has the same problem. Is there any drop-down checklist that look likes normal dropdown, and has this functionality?

My code

    <script type="text/javascript">
        $(document).ready(function() {
            $("#s1").dropdownchecklist(); 
        });
    </script>

            <select id="s1" multiple="multiple" tabindex='8'>
                <option>Low</option>
                <option>Medium</option>
                <option>High</option>
            </select>
  • 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-09T14:54:19+00:00Added an answer on June 9, 2026 at 2:54 pm

    You can try removing already assigned class and style or what ever works, after removing these attributes add new class to dropdown

    $('#dropdownid').removeClass();       
    $('#dropdownid').removeAttr('class');
    $('#dropdownid').removeAttr('style');    
    $('#dropdownid').attr('class', 'newclass');
    

    Try to change in the css of this drop down provided in ui.dropdownchecklist.standalone, ui.dropdownchecklist.themeroller

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

Sidebar

Related Questions

I m using this code to display a drop down list. But when I
I am using this jQuery plugin in my app http://www.building58.com/examples/tabSlideOut.html It all works well
I am using this Jquery and it works great The problem is when i
I'm using this drop down menu: css-tricks simple jquery drop down , and I
I'm using this for displaying a drop down menu. It works in all browsers
I'm using this wonderful jquery plugin found here... http://appgrinders.github.com/jquery-easy-drop-down/ Only problem is, it doesn't
I am developing a customizable drop down lists using HTML and JQuery, this drop
I'm using this codes for listing custom field values into drop-down list element on
I built a Jquery dropdown menu using this tutorial . It works across browsers
i am using this jquery to make a drag and drop sortable list. http://jqueryui.com/demos/sortable/

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.