acess div that is outside of a iframe

This is a discussion on "acess div that is outside of a iframe" within the Web Page Design section. This forum, and the thread "acess div that is outside of a iframe are both part of the Design Your Website category.



Go Back   Webforumz.com > Main Forums > Design Your Website > Web Page Design

Notices


Reply
 
LinkBack Thread Tools
  #1 (permalink)  
Old Aug 10th, 2007, 16:52
New Member
Join Date: Aug 2007
Location: lisbon
Posts: 1
Thanks: 0
Thanked 0 Times in 0 Posts
acess div that is outside of a iframe

hi,
i have in main index a div called teste
<div id="teste"><b>over</b></div

and i want acess this div"change de content" from a iframe

if i want acess this div"change de content" in the same place i use this:
document.getElementById("teste").innerHTML=xpto

but how can i change inside a iframe?
thanks for your help
Reply With Quote

  #2 (permalink)  
Old Sep 2nd, 2007, 05:21
Rakuli's Avatar
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;
Last Blog Entry: The wannabe juggler's quest (Oct 27th, 2007)
Reply With Quote
Reply

Tags
div

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

Similar Threads
Thread Thread Starter Forum Replies Last Post
Iframe background goangus Web Page Design 0 Apr 22nd, 2008 12:26
[SOLVED] refresh a different iframe once an iframe elsewhere has loaded cosmicbdog JavaScript Forum 1 Jan 25th, 2008 01:50
Can a jsp file in an IFrame calls a javascript function outside of the IFrame jadeite100 JavaScript Forum 0 May 31st, 2007 14:29
PHP Iframe URLS Darkwoods PHP Forum 0 May 16th, 2006 11:08
<iframe> u2orange Web Page Design 10 Nov 29th, 2003 20:06


All times are GMT. The time now is 21:20.


Powered by vBulletin®
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.2.0 RC8
© 2003-2008 Webforumz.com : All Rights Reserved

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43