Skip to content

Instantly share code, notes, and snippets.

@kratkar
Created August 31, 2011 06:14
Show Gist options
  • Save kratkar/1182919 to your computer and use it in GitHub Desktop.
Save kratkar/1182919 to your computer and use it in GitHub Desktop.
$('article p + div.b-slider-item').each(function(){
$(this).nextAll('div.b-slider-item').andSelf()
})
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment