View Single Post
  #2 (permalink)  
Old Sep 2nd, 2007, 05:21
Rakuli's Avatar
Rakuli Rakuli is offline
SuperMember

SuperMember
Join Date: Sep 2007
Location: Australia
Age: 24
Posts: 956
Blog Entries: 2
Thanks: 0
Thanked 0 Times in 0 Posts
Re: acess div that is outside of a iframe

you could use the same thing but specify the absolute location in the parent.

parent.document.getElementById('teste').innerHTML = xpto;
Reply With Quote