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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 27, 20262026-05-27T20:59:04+00:00 2026-05-27T20:59:04+00:00

Im using a simple select list and the jquery.dropkick library to make it beautiful.

  • 0

Im using a simple select list and the jquery.dropkick library to make it beautiful.
Now i want to change that dropkick content after the corresponding select element has been changed (a new option came in). But just calling $(‘#select’).dropkick(); doesnt work.

And it looks like it is not supported.
It would be enough just to rebuild that dropkick from scratch. Is there any possibility to “destroy” that dropkick object then rebuilding it by calling the .dropkick() method?

  • 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-27T20:59:05+00:00Added an answer on May 27, 2026 at 8:59 pm

    I have faced the same issue and couldn’t find a solution, but finally succeeded in getting this hack work.

    $select = $("#select1");
    $select.removeData("dropkick");
    $("#dk_container_select1").remove();
    
    $select.append("<option>opt4</option>");
    $select.append("<option>opt5</option>");
    
    $select.dropkick();
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

Using JQuery, is there a simple way to select the text immediately after a
Using jQuery, what is the most simple and elegant way to re-select an item
I am using Html.DropDownListFor to build a select list. It is a simple list
I have a jquery mobile website that has simple select. I have successfully tested
I want to scrape some information off a football (soccer) web page using simple
How do you select using JQuery the current li and not its parents. In
I'm making very simple ROR (rails 2.3.5) application and using jQuery plugin jRails. The
I'm trying to make a drop down table using jQuery, with a similar code
How can I build a simple table filter with good effect using jQuery? I
I'm trying to make a mobile application using jQuery Mobile and Phonegap. But first

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.