Skip to content

Instantly share code, notes, and snippets.

@dahngeek
Created November 26, 2013 22:41
Show Gist options
  • Select an option

  • Save dahngeek/7667622 to your computer and use it in GitHub Desktop.

Select an option

Save dahngeek/7667622 to your computer and use it in GitHub Desktop.
La busqueda de clases de jquery es un array y lo puedes buscar individualmente!
$($('#nav .menu')[1]).html('Hello');​
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment