Find help, info, instructions, tips, tricks

Tip: Use search box below or this box, labels in the first right sidebar, archive, ctrl+F for this page or sitemap to find topics
0

How to find out whether an element is in a hidden iframe





Using jQuery, one can easily find out whether a particular element is visible using




$(element).is(':visible')



While having some limitations (doesn't cover css visibility hidden or the actual visibility in the viewport, i.e. whether it's covered by other elements or scrolled away), I find it being useful for my scenario. The catch is, it only works within one iframe.



If the element has any parent within its document with display:none; , it returns false. If the whole document is included in an iframe which has display:none , it returns true. Is it possible to somehow detect this in another way ?



Responses

0 Respones to "How to find out whether an element is in a hidden iframe"

Your Answer Here

If you have an other answer, please write its here. Thank you so much!

 

Tips For All - Cisco Exploration CCNA 4.0

Tips For All  - Cisco Exploration CCNA 4.0 Cisco Certified Network Associate Exam,640-802 CCNA, All Answers ccna final ~100/100. This is a collaboratively edited question and answer site for professional and enthusiast programmers. It's 100% free, no registration required.

Followers

Share It

Return to top of page Copyright © 2011 | Tips For All Design by: Hainh