How to Access a DIV inside a iframe from a Parent

Posted by tonsils on Stack Overflow See other posts from Stack Overflow or by tonsils
Published on 2010-06-08T03:40:02Z Indexed on 2010/06/08 3:42 UTC
Read the original article Hit count: 193

Filed under:
|

Hi,

Hoping someone can assist but I am trying to access a div id="mnuGrp" that resides inside a child iframe(id="iframe2) from the parent window within the document.ready() section but unsure how to access this child div in the parent inorder to apply fadein and fadeout calls.

Any help would be appreciated.

Thanks.

© Stack Overflow or respective owner

Related posts about JavaScript

Related posts about jQuery