1
Answer

Access parent Div of an ifram

Photo of chetan shinde

chetan shinde

9y
656
1
hi.... 
my code is like
<div id = 'dv1'>
<div id  ='div2'>
<iframe>.....</iframe> 
</div> 
</div> 
 
 
i want to access div 1 how can i access please help 

Answers (1)