Skip to content

Instantly share code, notes, and snippets.

@bozhink
Created February 9, 2017 07:46
Show Gist options
  • Save bozhink/85f4760ca6ecabc8db368e5fe638cd35 to your computer and use it in GitHub Desktop.
Save bozhink/85f4760ca6ecabc8db368e5fe638cd35 to your computer and use it in GitHub Desktop.
$('*').filter(function () { return $(this).css('font-style') == 'italic' })
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment