d@no_usenet_email..org says...
Webcastmaker said:
Virtually all browsers can display frames. That is not the issue,
the real issue is if you really need frames. Chances are you don't
(but there are exceptions)
What is it you are really trying to do? Why do you think you need
frames?
Since I am a real novice, I don't know if I need frames. I am only messing it
offline now. (On my new site I used a one-frame "from scratch" index.html).
But the template I am working with, which I have spent hours & hours on
changing a little here & there, has frames. Basically I am using it to see
how to code. Lots of trial & error.
But I really like the way it works. (so far I am having fun). I like the
independent scrolling of largest window or frame, while the other frames
remain in place (3 frames total). MY "index.html" file just launches the
other frames. (and thanks for the discussion, I just put in as a no-frames
out, a simple message, "this website uses frames. if you are seeing this your
browser does not support frames").
OK, the largest frame I'm talking about is designated by me for news &
ramblings (text). It is named start.html. It is not fixed in size (will
stretch to fit browser's screen resolution). This frame sits to the right of
the "menu" frame.
The menu frame (menus.html) is a fixed size "columns=198" frame, (the length
is not fixed, only the width). I am designating it as a navigation frame,
who's job is to display links. Links to other pages of my website, or email
to me, and also links to other websites.
& the 3rd frame doesn't do much at all - a "top" frame, is a very small fixed
sized "rows=48 (length is fixed size only, width stretches to browser). It is
only used for displaying a main <H1> sized title. So while the news &
ramblings frame (window) can scroll underneath it, it (the title) remains
fixed in place at the top.
Like I said, I just like the independent scrolling of the "news & ramblings"
main-sized frame, while the other 2 remain in place.
** OK, now a problem:
Maybe someone knows the answer to this? The only problem I have now, is the
linking of other websites from either the "menus" (left most) frame, or maybe
an occasional click-on-to-go-to reference to a web-page from the news &
ramblings text frame.
---> What happens is that if I click on a website link, that frame
launched-from will fill with the website page. But the other frames remain in
place.
----> Is there any way for me to have it so that when I click on a website
link, it will leave everything behind, and go to the website? Without keeping
the other frames showing?
---> Is this a solution - have the clicked-on link open up a new browser
window, full sized? I know some websites have it so another of my Internet
Explorer windows opens, rather than using the same window. How would I code
that in? (only testing from home so far like I mentioned, but the rules
should be the same, correct?)
Thanks a lot for all of the discussion. I am learning every day.
....D.