Skip to content

Instantly share code, notes, and snippets.

@joelg
Created January 12, 2010 14:36
Show Gist options
  • Save joelg/275242 to your computer and use it in GitHub Desktop.
Save joelg/275242 to your computer and use it in GitHub Desktop.
if($("#some_element").is(":visible"))
{
// element is visible
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment