Skip to content

Instantly share code, notes, and snippets.

@debuggingfuture
Created July 3, 2013 15:39
Show Gist options
  • Save debuggingfuture/5919509 to your computer and use it in GitHub Desktop.
Save debuggingfuture/5919509 to your computer and use it in GitHub Desktop.
jQuery(CSS) selectors - Select Element with Id myId and also of class myClass
div#myId.myClass
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment