You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
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.
The text was updated successfully, but these errors were encountered: