0
votes
2answers
36 views

How to change frame height from another frame in frameset with javascript

I have a frameset: <frameset rows="30px,*"> <frame id="frame1" src="frame1source.html"> <frame id="frame2" src="frame2source.html"> </frameset> I need to be able to ...
0
votes
3answers
88 views

html: Putting a background under a frameset

What I am trying to do is probably very simple. I currently have frames in my index.html. I have a top, left, right bottom and center frame. This makes my page look pretty awkward. Here is my ...
1
vote
0answers
148 views

IE9 Document Mode in a frameset frame

I support an old, very large app with antiquated tabs, tree views, context menus, and a frameset. It is laid out with navigation tabs and tree views in a left frame and a data entry frame on the ...
1
vote
1answer
53 views

Positioning a frameset or frame

First of all: I know that it is not smart to use a frameset or frame, I know that, but this is a special case and I want to have just one simple answer: Can I position a frame or frameset, which is ...
0
votes
0answers
191 views

How to get cross-frame menu working?

I have problems with a dropdown menu in framesets: it is not visible, because I use a frameset. There is not much to find, but I found something really interesting and now I want to implement it, but ...
0
votes
0answers
109 views

HTML Pull Down Menu that calls a Frameset convert to PHP

I am trying to port hard coded html files to php and as a "non programer" its realy driving me nuts. Simply said, this creates a pull down list at the top of the site were you can choose an option, ...
1
vote
2answers
202 views

Google and Amazon won't work in frames?

Am I missing something?? This code, which I think is fine, comes up with an empty page. If you change one of the URLs to facebook.com, that won't load either. Are Google, Amazon and Facebook all ...
0
votes
1answer
75 views

Grabbing value of a Dynamic Element inside a Frame

I've been struggling with this for a few days now, I was hoping I could find some help here! I have a simple html page which has two frames. The frameset looks like : <frameset rows=15%,*> ...
0
votes
1answer
286 views

jquery v1.7.1 breaks .net's updatepanel when inside a frame for internet explorer 8 [closed]

Description of problem: I have an updatepanel that works fine in all browsers in a simple frame layout. When I include jquery-1.7.1.min.js (http://code.jquery.com/jquery-1.7.1.min.js) on my page it ...
1
vote
2answers
490 views

HTML: one scrollbar for two frames

I am having trouble having one scrollbar for two frames as seen in: Two frames one scrollbar Below is my code: <FRAMESET ROWS="151,*"> <%if (something) then %> ...
1
vote
2answers
345 views

Need help resizing this HTML frame

Ok so I've NEVER worked with frames before but a higher power has forced my hand this time. What I need to be able to do is resize the 'footer.html' frame within this template. <html> ...
1
vote
1answer
109 views

access content in a frame where the docment is never fully loaded

I have an unusual setup. First off, I have a page with frames <html> <head> <title>My Chat</title> </head> <frameset id="resize" rows="*,135"> ...
0
votes
2answers
239 views

Downloading same JS file from 2 frames within parent page

I am working with a page that contains two frames. Each frame calls a page that then calls the same javascript file in a script tag. It appears that sometimes the browser will have cached the js ...
0
votes
1answer
196 views

Modify Current Window with JavaScript

I'm not sure if this is possible, but I'm trying to get the HTML page below (that has Frameset/Frames) to resize (the width and height), remove menubar, toolbar & scrollbar onload via JavaScript. ...
0
votes
2answers
248 views

Browser doesnt support frames

I am trying to create a java program that performs a login against an achievo instance. I am trying to use Screen Scraping. I manage to login using the following code: @Test public void testLogin() ...
0
votes
1answer
588 views

Lightbox to appear over frames

I have a problem with site I'm adding functionality to, unfortunately it has a frameset with a number of frames within it. I want to make my lightbox appear above all the frames, full screen - is ...
1
vote
1answer
383 views

Accessing js frameset function from child frame

I've got a javascript include that's declared in the head of the frameset of a site, this js file has a number of methods in it. I need to call the method from one of the framesets child frames but ...
1
vote
1answer
95 views

window.TopFrame is null error

I am using a frameset doctype on my page and also use js on that page.. I get the error window.TopFrame is null error...what does that mean? Also any reference to how to refer parent/child modal ...
2
votes
4answers
258 views

Use frameset with other HTML elements in page

I have a page in which I want to include frameset, as well as use other HTML elements (basically some hidden form fields). But where can I place those additional HTML elements in the code ? ...
0
votes
1answer
193 views

Frameset Question

I have a main page (test3.html) which has a <frameset> with 2 frames; Now the top frame is an HTML file always.. But the bottom frame can be a PDF (desktop ver) OR HTML (iPad ver) depending on ...
4
votes
2answers
496 views

CSS and frameset?

I have an .html document of XHTML 1.0 Frameset doctype and I'm using the following code: <frameset rows="20%, 80%" border="1"> ... </frameset> When putting the above .html code ...
0
votes
1answer
98 views

Interacting with Separate Frames

I am setting up an HTML page with a frameset that has 2 frames. I would like to initiate an action on one frame which would modify something in the other frame. For example, clicking a button on frame ...
0
votes
2answers
139 views

What is wrong with this frameset code?

I am using Webmin on my server. For some reason it's decided to stop displaying anything on the root page, it's completely blank. However it's still returning code, shown below. The individual pages ...
1
vote
1answer
4k views

Frameset not showing up in FireFox or IE. Fine in Chrome..?

For some reason, this very basic page shows up fine in Chrome, but not FireFox or IE. I've never really needed to use Frames before, but they seem simple enough. Is there a problem with using a single ...
2
votes
1answer
1k views

Getting the height of a frame in javascript

I'm currently working in a system with a bit of a legacy presentation layer -- it uses frames (actual, in a frameset frames). To get some event handling up and running I would like to get events ...
1
vote
1answer
295 views

Frame content not appearing in Firefox

This simple frameset is not working in Firefox (IE7, 8, Chrome is okay). main doesn't appear but footer does. There's a frame window divider flush to the top of the screen, but even after pulling ...
1
vote
1answer
936 views

How to show overlay across FRAMES?

Suppose I have following frame structure. <frameset rows="20%,60%, *"> <frame name="theFrame" id="theFrame" src="test1.html" > <frame name="theSecondFrame" id="theSecondFrame" ...
0
votes
2answers
1k views

jQuery UI dialog display inside frame, from bookmarklet?

I'm writing a bookmarklet which needs to work in the context of pages whose design I don't control. Some of the pages I need the bookmarklet to function in use frames (in framesets). Is it possible ...
3
votes
3answers
10k views

jQuery: Access frame in nested frameset

I have a document which has a nested frameset. I need to access one of the nested frames, named "sq_main", and access content inside this frame. Here is my structure: <html> <head> ...
0
votes
2answers
2k views

target=“_top” emulation using JavaScript

Suppose we have frameset of with 2 frames, one frame is kind a tiny horizontal header and second is kind of "content" frame with 3rd-party html page inside. When user clicks on some link inside ...
0
votes
1answer
6k views

How can I get an element from within a frameset frame using JavaScript?

I need to access and element from within a frameset frame. For example if I have the following markup: <frameset rows="33%,33%,*"> <frame src="frame1.html"/> <frame ...
0
votes
1answer
99 views

Jumping out of Frame issue in IE

For some reason the right frame keeps jumping out of the frame set. When the frame is run independently, it works fine.... here is the URL: http://www.linkwell.info/test/
0
votes
1answer
377 views

IFrame targeting another IFrame

I have a parent page containing two iframes. One holds navigation links and the other should display the information pertaining to the navigation link clicked in the first iframe. So I need to target ...
1
vote
2answers
477 views

Bookmarklets that work with Frames?

Over the next year, I'll be hacking on an off-the-shelf web app from a Major Software Vendor. While we will have access to large portions of the code base, I'll be working blind on some of the web ...
0
votes
3answers
379 views

html how to create frames

I would like to create an html frameset like the picture below. can anyone point me in an helpful direction as I'm not sure how to create this? Should I use frameset or something else like AJAX? ...
1
vote
1answer
184 views

Is there a non-frame set method of achieving an 'external link bar' at the top of the browser viewport

The goal is to 'soften' hyperlinks off to external content slightly by displaying an external link bar at the top of the window, that displays above the content on the external website - containing a ...
7
votes
6answers
4k views

Why should I not use HTML frames?

I haven't used frames since 1998. They seem like a bad idea and in all my development I've never had a situation where frames were the right solution, or even a decent solution. However, I'm now ...
-1
votes
2answers
7k views

Frameset won't work in IE8

I have constructed a frameset which is meant to center a webpage in the middle of the browser window. <html> <frameset rows="100%,567px,100%" border="0"> <frame ...
3
votes
4answers
3k views

disabling frame resize in Firefox

I have the following frameset: <frameset rows="625,*" cols="*" framespacing="0" frameborder="0" border="0" noresize> <frame marginheight="0px" src="music-NEW.php" name="mainFrame" ...
0
votes
2answers
436 views

Target attribute in IE7

We have some web pages which have two frames, with one frame in the IE 6 search bar (created using the open("path.htm", "_search"); call). The page shown in the frame on the search bar contains ...
2
votes
2answers
4k views

Safari Frames Invisible Scrollbar

I'm working on a website that uses not just frames, but frames within frames (ew, I know, but I don't get to choose). It actually works OK most of the time, but I'm running into a problem with some ...