I have a main page that links to a number of "framed" pages.
From a framed page I want to link to another framed page. However, the second framed page is placed in the left frame of the first. This...
http://www.experts-exchange.com/Web_Development/Web_Languages-Standards/HTML/Q_10024165.ht...
Zones:
HTMLDate Answered: 09/22/1997 Rating: 7.4 Views: 0
In a frameset, in the same way that I can code "href="#" onclick=parent1.loc=url;pranet2.loc=url is there a way in which I can use an FB generated button to do the same thing. I seem to have two me...
http://www.experts-exchange.com/Web_Development/Web_Languages-Standards/HTML/Q_10044628.ht...
Zones:
HTMLDate Answered: 04/19/1998 Rating: 6.6 Views: 0
- my browser is separated in 2 frames ( A & B )
- in frame A i have a javascript that get the title
of the frame B to set the title of the browser.
- Frame A never change ( a kind of menu...
http://www.experts-exchange.com/Programming/Languages/Scripting/JavaScript/Q_10053315.html
Zones:
JavaScriptDate Answered: 06/07/1998 Rating: 6.6 Views: 0
Does anyone know of a way to add another frame to an existing frameset once a button or link is clicked on and keep the present documents that the user has navigated to? In other words, I have a T...
http://www.experts-exchange.com/Programming/Languages/Scripting/JavaScript/Q_10066497.html
Zones:
JavaScriptDate Answered: 07/29/1998 Rating: 5.8 Views: 0
Can someone make the following script work in frames? I need the selection from one frame to appear in the text area in another frame. In other words, when I select the text in frame 1, the sele...
http://www.experts-exchange.com/Programming/Languages/Scripting/JavaScript/Q_10083721.html
Zones:
JavaScriptDate Answered: 09/24/1998 Rating: 8.0 Views: 0
If you make an SDI appliction from the new project wizard, the View area in the frame is sunken in. how can I get that area to be flush with the rest of the frame ?
http://www.experts-exchange.com/Programming/System/Windows__Programming/MFC/Q_10090690.htm...
Zones:
Windows MFCDate Answered: 10/21/1998 Rating: 8.2 Views: 0
To open a new window, I use this JavaScript code : window.open("..."). In this window, when I submit a form, I want to know if this window is the son of another window and if it's the case, I want ...
http://www.experts-exchange.com/Programming/Languages/Scripting/JavaScript/Q_10103385.html
Zones:
JavaScriptDate Answered: 11/30/1998 Rating: 9.6 Views: 29
I have a page that is using frames (2 row frames). The top frame has a combo box (ActiveX) that list the bookmarks for the page located in the 2nd or bottom frame.
Problem is that when I choose fr...
http://www.experts-exchange.com/Web_Development/Authoring/Q_10117597.html
Zones:
AuthoringDate Answered: 01/15/1999 Rating: 7.8 Views: 0
Here's what I would like to accomplish. I have a java applet that runs in a side frame on my home page. When the user clicks in certain parts of the applet, I want an HTML page to pop up in the r...
http://www.experts-exchange.com/Programming/Languages/Java/Q_10131155.html
Hi,
How to pass the value from one frame to another frame?
For example,
I have one html file which consist two frames. Top frame (frame name = top, filename=top.html) and Contain frame (frame na...
http://www.experts-exchange.com/Programming/Languages/Scripting/JavaScript/Q_10142888.html
Zones:
JavaScriptDate Answered: 05/13/1999 Rating: 4.6 Views: 0