473,466 Members | 1,400 Online
Bytes | Software Development & Data Engineering Community
Create Post

Home Posts Topics Members FAQ

can frames be a solution for my problem?

hi all

ive heard a lot of bad stuff about the use of frames but i cant think
of a better solution to my problem. i need to layout a page so there
are rows of content displated on 90% of the page and at the bottom 10%
there is a some content (advertising etc) that is alwways shown even if
more content exists in the browser window than can be covered by the
top 90%.

are frames the best way to split the page up so that i can get that
bottom 10& ever-present and for the top 90% to have its own vertical
scroll bar if necessary?

regards

marc

Aug 25 '06 #1
5 982
Frames would work great for you.
libsfan01 wrote:
hi all

ive heard a lot of bad stuff about the use of frames but i cant think
of a better solution to my problem. i need to layout a page so there
are rows of content displated on 90% of the page and at the bottom 10%
there is a some content (advertising etc) that is alwways shown even if
more content exists in the browser window than can be covered by the
top 90%.

are frames the best way to split the page up so that i can get that
bottom 10& ever-present and for the top 90% to have its own vertical
scroll bar if necessary?

regards

marc
Aug 25 '06 #2
Benjamin said the following on 8/25/2006 4:47 PM:

<ignorant top-posting corrected>
Answer:It destroys the order of the conversation
Question: Why?
Answer: Top-Posting.
Question: Whats the most annoying thing on Usenet?

libsfan01 wrote:
>hi all

ive heard a lot of bad stuff about the use of frames but i cant think
of a better solution to my problem. i need to layout a page so there
are rows of content displated on 90% of the page and at the bottom 10%
there is a some content (advertising etc) that is alwways shown even if
more content exists in the browser window than can be covered by the
top 90%.

are frames the best way to split the page up so that i can get that
bottom 10& ever-present and for the top 90% to have its own vertical
scroll bar if necessary?

regards

marc
Frames would work great for you.

No, they wouldn't. A scrolling div element would work better.

news:comp.infosystems.www.authoring.stylesheets is that way over there ====>

--
Randy
comp.lang.javascript FAQ - http://jibbering.com/faq & newsgroup weekly
Javascript Best Practices - http://www.JavascriptToolbox.com/bestpractices/
Aug 25 '06 #3
Ok I'm sorry for making that irresponsible post.
Randy Webb wrote:
Benjamin said the following on 8/25/2006 4:47 PM:

<ignorant top-posting corrected>
Answer:It destroys the order of the conversation
Question: Why?
Answer: Top-Posting.
Question: Whats the most annoying thing on Usenet?

libsfan01 wrote:
hi all

ive heard a lot of bad stuff about the use of frames but i cant think
of a better solution to my problem. i need to layout a page so there
are rows of content displated on 90% of the page and at the bottom 10%
there is a some content (advertising etc) that is alwways shown even if
more content exists in the browser window than can be covered by the
top 90%.

are frames the best way to split the page up so that i can get that
bottom 10& ever-present and for the top 90% to have its own vertical
scroll bar if necessary?

regards

marc
Frames would work great for you.


No, they wouldn't. A scrolling div element would work better.

news:comp.infosystems.www.authoring.stylesheets is that way over there ====>

--
Randy
comp.lang.javascript FAQ - http://jibbering.com/faq & newsgroup weekly
Javascript Best Practices - http://www.JavascriptToolbox.com/bestpractices/
Aug 26 '06 #4

Frames are not as terrible as most make them, there's the need for
refinement on how they work and to integrate well and nonintrusively
in the user agent, yes. Anyhow, in your case, frames are not
necessarily and possibly a not-great solution, instead check in AJAX,
asynchronous request servers, like to fetch a new banner every 2mins
or so from the server without reloading the whole page, as for the
persistence at the bottom, that's easily doable with CSS and/or js.
Danny
Aug 26 '06 #5
On 26 aug 2006, Danny wrote in comp.lang.javascript:
[..]
Anyhow, in your case, frames are not
necessarily and possibly a not-great solution, instead
[..]

What and who are you answering on?

Please always quoe relevant part on usenet!

This is not email.

--
Evertjan.
The Netherlands.
(Please change the x'es to dots in my emailaddress)
Aug 26 '06 #6

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

Similar topics

40
by: JohnnyCJohnny | last post by:
Is it pretty safe to say that almost all web surfers now use browsers that are Frames compatible? What are most people using these days? IE? Thanks
34
by: s c o t t | last post by:
I know Jakob Neilsen and a bunch of other usability advocates and critics usually frown on usage frames. However, most people probably seem to have at least version 5 of IE or newer and I am...
7
by: ohaya | last post by:
Hi, I have an HTML page that has a single FRAMESET and several FRAMEs on it. One of the FRAMEs contains a page with a table in it. The problem that I'm running into is that when the page is...
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...
95
by: Neal | last post by:
Of course, every frame site I've ever seen has reduced usability and all. We've been through this before. But as frameset is still a part of HTML, there must be some legitimate use for it, hmm?...
3
by: qwerty | last post by:
I´m new to ASP.Net. My workmate has some experience with it. He claimed that in ASP.Net working with frames is much simpler than it was ASP. I asked explanation but he couldn't give me such. (a...
1
by: SteveComplex | last post by:
I'm currently working on a project developing a web application that makes heavy use of 3rd-party controls, popup windows and frames ( not my design I hasten to add ). Some of the pages make use...
3
by: Nish | last post by:
Is HTML frame is an old technology? Will the modern web application are developed using the HTML frames? Does all the browsers support them? Thank you for your suggestion, Nish
3
by: Raffi | last post by:
Hello, I've been struggling and trying to work around this for a while and have even posted on usenet in the past without any working solutions. I'm posting it again in case someone out there...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
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,...
1
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...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...
0
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and...
0
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The...
0
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?

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.