Skip to content
This repository has been archived by the owner on Apr 23, 2018. It is now read-only.

Update chosen.js #46

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Update chosen.js #46

wants to merge 1 commit into from

Conversation

jorcama
Copy link

@jorcama jorcama commented Dec 18, 2014

You have these changes made in minified file but not in chosen.js

You have these changes made in minified file but not in chosen.js
@KD2289
Copy link

KD2289 commented Oct 30, 2015

i am getting error
Uncaught TypeError: $(...).chosen is not a function
i dont know from below where i am going wrong please help

  1. $('.chzn-select').chosen({allow_single_deselect: true,disable_search_threshold:10,no_results_text:'No results match.'});
  2. string script = string.Format(@"$('.chzn-select').chosen({{allow_single_deselect: {0},disable_search_threshold:{1},no_results_text:'{2}'}});", AllowSingleDeselect.ToString().ToLower(), DisableSearchThreshold, NoResultsText);
    this.AddCssClass("chzn-select");

@Sophist-UK
Copy link

@KD2289 - This is a GitHub issue for a specific bug - it is not a place to ask for support for a completely different problem which may be how you are trying to use it rather than a bug.

@KD2289
Copy link

KD2289 commented Oct 30, 2015

I m sorry but where I will get solution for my question
On Oct 30, 2015 8:33 PM, "Sophist" notifications@github.com wrote:

@KD2289 https://github.com/KD2289 - This is a GitHub issue for a
specific bug - it is not a place to ask for support.


Reply to this email directly or view it on GitHub
#46 (comment).

@Sophist-UK
Copy link

Not here for sure. This is NOT even the source repo for chosen - so the chosen developers won't even see your comments. So unless you are using specific enhancements made in this fork, and unless your problems relate to those enhancements, then you are definitely on the wrong site.

In the absence of a support forum, you might try Stack Overflow.

@Sophist-UK
Copy link

P.S. If you are using a download from here, the code from here is way behind that of the master source. So my first suggestion would be for you to switch to code from the master repo.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants