JavaScript DOM Element Visibility Checker


/ Published in: JavaScript
Save to your folder(s)

Determines if a given element is visible, by checking a variety of things. Will work for CSS or inline style declarations of visible:hidden or display: none. Will check if it's inside of an invisible element, as well.

Report this snippet


Comments

RSS Icon Subscribe to comments

You need to login to post a comment.