473,388 Members | 1,526 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,388 software developers and data experts.

Frame - window.open() in Netscape

W.
Hi all ...
I have a page with 4 frames in it.
If I click on a button in the 4th frame, a new window has to be opened
and the value of the listbox in the 3rd frame hoas to be passed ....
My code works fine in IE, but doesn't in Netscape .....

First, the value of the listbox .... I try to get it with
parent.frame3.form.listbox.value ... But an alert of this (as a test)
does nothing .... I tried several combinations like parent.frames[2]
and parent.frames[frame3] but nothing happens ...

Another problem is that the frame4 is blanked ... strangely enough ...
I'm just doing window.open('blablabla');

any ideas ??

thanks
Wim

Jul 20 '05 #1
2 2150
Lee
W. said:

Hi all ...
I have a page with 4 frames in it.
If I click on a button in the 4th frame, a new window has to be opened
and the value of the listbox in the 3rd frame hoas to be passed ....
My code works fine in IE, but doesn't in Netscape .....

First, the value of the listbox .... I try to get it with
parent.frame3.form.listbox.value ... But an alert of this (as a test)
does nothing .... I tried several combinations like parent.frames[2]
and parent.frames[frame3] but nothing happens ...

Another problem is that the frame4 is blanked ... strangely enough ...
I'm just doing window.open('blablabla');

any ideas ??


The FAQ for this newsgroup describes the correct way to get the
currently selected value of a Select ("listbox") ohject:

<http://www.jibbering.com/faq/#FAQ4_13>

What do you mean by "doing" window.open() ?
Is it in the HREF attribute of a link?
Is it in the onClick event handler of a button?
Give more detail.

Jul 20 '05 #2
W.
The window.open thing, I think I figured that out .... It's an onClick
on a button, which does a submit of a form ... the submit has to be
dropped .... The strange thing is that it works fine in IE ...
I'll check out the link you've send me !!
Thanks for your time !!
W.

On 3 Oct 2003 10:38:44 -0700, Lee <RE**************@cox.net> wrote:
W. said:

Hi all ...
I have a page with 4 frames in it.
If I click on a button in the 4th frame, a new window has to be opened
and the value of the listbox in the 3rd frame hoas to be passed ....
My code works fine in IE, but doesn't in Netscape .....

First, the value of the listbox .... I try to get it with
parent.frame3.form.listbox.value ... But an alert of this (as a test)
does nothing .... I tried several combinations like parent.frames[2]
and parent.frames[frame3] but nothing happens ...

Another problem is that the frame4 is blanked ... strangely enough ...
I'm just doing window.open('blablabla');

any ideas ??


The FAQ for this newsgroup describes the correct way to get the
currently selected value of a Select ("listbox") ohject:

<http://www.jibbering.com/faq/#FAQ4_13>

What do you mean by "doing" window.open() ?
Is it in the HREF attribute of a link?
Is it in the onClick event handler of a button?
Give more detail.


Jul 20 '05 #3

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

6
by: lukeo | last post by:
I'm shelling out to an .asp (or htm) page from an application. I want to show this in a window without the address bar, etc... Is there a way I can redirect this page using javascript to a page...
2
by: Jack Black | last post by:
Hi, all!! Trying to clear the contents of a frame (or iframe), and can't seem to find anything that works. Tried: * innerHTML * outerHTML * document.close(); (with a number of different frame...
4
by: Jamie Jackson | last post by:
The crux of the problem is I only know if the popup *has been* opened, but not if it *is* open. Therefore, the script doesn't know whether to simply refocus, or whether to popup a fresh window. ...
1
by: Olumide - | last post by:
How can javascript be used to get the size of a Frame in a document. Thanks - Olumide *** Sent via Developersdex http://www.developersdex.com *** Don't just participate in USENET...get...
1
by: Phil | last post by:
Supposedly, the code below should assign the correct value to the 'url' variable. But all I get is a blank 'main' Frame with apparently nowhere to go when I click on the link in the 'menu'...
24
by: Charles Crume | last post by:
Hello; My "index.htm" page has 3 frames (content, navigation bar, and logo). I set the "SRC" of the "logo" frame to a blank gif image and then want to change it's contents after the other two...
7
by: David Hayes | last post by:
I tried finding an answer on http://www.quirksmode.org/ without success. I am attempting a complicated Frames structure. I have made it work in IE, but not Netscape. I begin with three...
3
by: Vongza | last post by:
<html> <head> <title>Cross Frame Reference</title> <script language="javascript"> function showThisTitle() { alert(document.title); } function showAnotherTitle() { try {...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.