HTML Programming
 
Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
User Name:
Password:
Remember me
Go Back   Dev Shed ForumsWeb DesignHTML Programming

Reply
Add This Thread To:
  Del.icio.us   Digg   Google   Spurl   Blink   Furl   Simpy   Y! MyWeb 
Thread Tools Search this Thread Rate Thread Display Modes
 
Unread Dev Shed Forums Sponsor:
  #1  
Old March 8th, 2000, 05:20 AM
mjbryan mjbryan is offline
Junior Member
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Mar 2000
Location: Guildford,Surrey,UK
Posts: 1 mjbryan User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 0
I am having problems targeting a specific frame in the opener window from a popup window. I can load into the entire window but can't target a frame other than the one the popup spawned from. Any ideas?

From opener:
<SCRIPT LANGUAGE="JavaScript">
<!--
var loaddelay = null
var timer = 0
var timelength = 15000
function newsAlert(url, name) {
popup = window.open('','News_Flash',"width=350,height=250");
popup.location.href="news/news_flash_popup.htm";
if (popup.opener == null) popup.opener = window;
popup.opener.name= "original";
timer=setTimeout('newsAlert()',timelength);
}
-->
</SCRIPT>
From popup:
<SCRIPT LANGUAGE="JavaScript">
<!--
function docLoad(url) {
opener.location = url;
}
-->
</SCRIPT>

<A HREF="#" onClick="docLoad('a_document.html')">A Document</A></P>

Reply With Quote
  #2  
Old March 12th, 2000, 10:28 AM
Ramon Ramon is offline
Contributing User
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Oct 1999
Location: Helden,Limburg,The Netherlands
Posts: 33 Ramon User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 9
The following reference should work:

opener.parent.Framename



------------------
Ramon Litjens
Boradoli Web Design
(www.boradoli.nl)

Reply With Quote
Reply

Viewing: Dev Shed ForumsWeb DesignHTML Programming > Targeting frames in opener from remote window


Thread Tools  Search this Thread 
Search this Thread:

Advanced Search
Display Modes  Rate This Thread 
Rate This Thread:


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

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
View Your Warnings | New Posts | Latest News | Latest Threads | Shoutbox
Forum Jump


Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
  
 





© 2003-2008 by Developer Shed. All rights reserved. DS Cluster 4 hosted by Hostway