Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Prevent dropkick from changing certain <select> items in app #108

Closed
capdiz opened this issue Mar 27, 2013 · 1 comment
Closed

Prevent dropkick from changing certain <select> items in app #108

capdiz opened this issue Mar 27, 2013 · 1 comment

Comments

@capdiz
Copy link

capdiz commented Mar 27, 2013

Am using dropkick with rails + jquery and am having trouble with date_select element of rails. I would love to use jquery-ui instead of the dropkick plugin for this particular element (date of birth to be exact). I have tried loading datepicker function in jquery but it shows blank items.

@capdiz
Copy link
Author

capdiz commented Mar 27, 2013

Ok finally figured it out with the help of this previous post #7 and then finally this fork was provided as an answer https://github.com/owenallenaz/DropKick. Didn't do much. All i did was change dropkick css ..dk_fouc select to select.dk_fouc.

@capdiz capdiz closed this as completed Mar 27, 2013
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant