How to Access a DIV inside a iframe from a Parent
- by tonsils
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.