Skip to content

Instantly share code, notes, and snippets.

@kathangeorg
Created March 28, 2012 10:33
Show Gist options
  • Save kathangeorg/2225287 to your computer and use it in GitHub Desktop.
Save kathangeorg/2225287 to your computer and use it in GitHub Desktop.
Add Class to Element x
//x=1
jQuery('.block-inner.box.platte_200x280 a.download:eq(1)').addClass("view");
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment