Skip to content

Instantly share code, notes, and snippets.

@Robdel12
Last active March 9, 2016 16:47
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save Robdel12/cf44df11ea55892393a3 to your computer and use it in GitHub Desktop.
Save Robdel12/cf44df11ea55892393a3 to your computer and use it in GitHub Desktop.
$("#normal_select").dropkick({
mobile: true
});
@seansean11
Copy link

why is there a ";" after true?

@deemaxx
Copy link

deemaxx commented Sep 14, 2015

That's a mistake. It should not be there.

@Robdel12
Copy link
Author

Robdel12 commented Mar 9, 2016

I really wish there were notifications for gist comments.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment