Thread: Help with HTML frames
Results 1 to 7 of 7
Related
-
Replies: 1
-
How to disable frames in HTML using java script? Forum: HTML Forum
Replies: 1 -
Are you licensed to use HTML frames? Forum: HTML Forum
Replies: 12 -
more HTML frames Forum: HTML Forum
Replies: 4 -
HTML Frames Forum: HTML Forum
Replies: 2
-
12-09-2000, 07:12 PM #1
more about....
frames. How do I put 3 frames on the page, when one of then goes from left-to-right, and the two others are split up-to-down. Or I'll put it this way, 2 use cols, and the other uses rows. I don't have it on a page, and I don't want to mess up the page that's in place, since I've got most of my site of now.
-
12-10-2000, 01:03 AM #2
What you have to do is to create 2 rows, and inside one of the rows, you have 2 colums, using the framecode from the start. I don't have the proper code right with me right now, so I am not sure.
------------------
Allyn -
-
12-10-2000, 01:31 AM #3
-
12-10-2000, 03:05 AM #4
It is really not complicated at all.
Create your regular framepage using rows, make one of these target windows a frame page which divides by colums.
Dave
-
12-10-2000, 03:06 AM #5Originally posted by allstarr:
dave?
Dave
-
12-11-2000, 07:19 PM #6
Could you give me some kind of example on that? And I didn't mean it that way, I only meant it to mean, ""Dave?"What's your opinion?""
-
12-11-2000, 07:34 PM #7
Its called nested frames.
Basically, you have your frames page with two rows, right? "600,*" or something.
The bigger frame at the bottom goes to another webpage, 'cos thats how frames work.Now heres the funky bit.
The webpage that you "target", lets call it bigger.html, only has another frame page in it.And THAT frame page has the two columns you want to show below.
So we got the original page,divided in two ,top+bottom, but the bottom part of that page is divided further, into left and right.So you end up with three frames in the same page.You can take nesting to ridiculous extremes.
Hope that makes it clearer.I'm a teensy bit drunk, so may be wittering.
------------------
QuietDean-