Skip to content

Instantly share code, notes, and snippets.

@charisTheo
Created June 22, 2019 23:30
Show Gist options
  • Select an option

  • Save charisTheo/8b991d17389e057b88847124229f1088 to your computer and use it in GitHub Desktop.

Select an option

Save charisTheo/8b991d17389e057b88847124229f1088 to your computer and use it in GitHub Desktop.
$('.fontPreviewWrapper').each(function(index) {
if (!$($('.fontPreviewWrapper')[index]).find("a.lc1")[0]) $('.fontPreviewWrapper')[index].style.display = 'none'
})
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment