473,748 Members | 8,779 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

When frames aren't evil

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? For most markup I know when it's useful and when it's not,
but regarding table markup I sure know when it isn't good, but can't
really come up with a way it would be good.

As you all are among the sharpest pencils in the bag, let me ask: Do you
know of a site which uses frames in an appropriate way? Where s it, and
why do you think it's acceptable?
Jul 23 '05 #1
95 5767
On Fri, 27 Aug 2004 01:02:07 -0400, Neal <ne*****@yahoo. com> wrote:
regarding table markup


Meant "frame", of course.
Jul 23 '05 #2
tm
Neal wrote:
As you all are among the sharpest pencils in the bag,
Can't speak for others, but, yeah.
let me ask: Do you
know of a site which uses frames in an appropriate way? Where s it, and
why do you think it's acceptable?


Dumping photos cheap and easy.
http://www.campalicious.com/2002/photos/dav/
Jul 23 '05 #3
Russian software developer forum : http://www.rsdn.ru/ (in Russian)
Frames there are doing what they are designed for.

Andrew Fedoniouk.
http://terrainformatica.com

"Neal" <ne*****@yahoo. com> wrote in message
news:op******** ******@news.ind ividual.net...
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? For most markup I know when it's useful and when it's not,
but regarding table markup I sure know when it isn't good, but can't
really come up with a way it would be good.

As you all are among the sharpest pencils in the bag, let me ask: Do you
know of a site which uses frames in an appropriate way? Where s it, and
why do you think it's acceptable?

Jul 23 '05 #4
tm wrote:
Neal wrote:
let me ask: Do you
know of a site which uses frames in an appropriate way? Where s it, and
why do you think it's acceptable?

Dumping photos cheap and easy.
http://www.campalicious.com/2002/photos/dav/


And what if someone wants to link to a particular photo on your page?
That's not a good use of frames. There's no such thing.
Jul 23 '05 #5
Andrew Fedoniouk wrote:
Russian software developer forum : http://www.rsdn.ru/ (in Russian)
Frames there are doing what they are designed for.


Yup, the frames on that site are doing exactly what they were designed
to do: annoy the visitor to no end.
Jul 23 '05 #6
Neal <ne*****@yahoo. com> wrote:
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? For most markup I know when it's useful and when it's not,
but regarding table markup I sure know when it isn't good, but can't
really come up with a way it would be good.


Contrary to popular belief all the technical problems with frames can be
solved. The one remaining drawback is that in most situations it takes a
*lot* of extra work to create and maintain, the maintenance issue can be
solved in a small number of cases.

But you specifically mentioned "usability" , this could mean something
else completely. A usability drawback could be that users are confused
by multiple independently scrolling panes within the browser window,
another issue could be that fixing things like a nav section can be
considered unnecessary and/or a waste of canvas space.

These latter problems are shared by css frame "imitations ", and css
frame imitations also have an inherent drawback to frames: viewport
scrolling with the keyboard breaks when there's a top of bottom fixed
section.

--
Spartanicus
Jul 23 '05 #7
tm
Leif K-Brooks wrote:
tm wrote:
Neal wrote:
let me ask: Do you
know of a site which uses frames in an appropriate way? Where s it, and
why do you think it's acceptable?
Dumping photos cheap and easy.
And what if someone wants to link to a particular photo on your page?


Fuck 'em. Its a page to dump photos, not for linkin' to.
Jul 23 '05 #8
Spartanicus <me@privacy.net > wrote:
Contrary to popular belief all the technical problems with frames can
be solved.


Maybe for some values of "technical" , "problem", and "solve".

For example, the fact that you cannot refer to a particular combination
of frame contents (intuitively, a "page" of a site using frames) is a
technical problem in my opinion. And what comes closest to solving it is
setting up a server-side script that accepts suitable parameters
(identifying a combination) and generates a corresponding <frameset>
document. But I would say that there are so many problems in such a
solution that it really does not solve the non-adressibility problem.

--
Yucca, http://www.cs.tut.fi/~jkorpela/
Pages about Web authoring: http://www.cs.tut.fi/~jkorpela/www.html

Jul 23 '05 #9
"Neal" <ne*****@yahoo. com> a écrit dans le message de
news:op******** ******@news.ind ividual.net
But as frameset is still a part of HTML, there must be some
legitimate use for it, hmm?


I'll respond with another question : what does exists now to replace frames
? Yes, there are CSS alternates... but they also have their disavantages.

Jul 23 '05 #10

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

Similar topics

4
4339
by: Simon Erikson | last post by:
Hello: I would like to build an app consisting of a "root" frame that can contain an arbitrary number of child frames (the user will click to create them). Each of these child frames needs the full functionality of a frame (title,menu,status bars, min,max,close icons, scroll bars, sizing, moving). In addition, the user must be able to create grandchild frames within these child frames, to an arbitrary depth (in practice limited to 10...
0
8989
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, people are often confused as to whether an ONU can Work As a Router. In this blog post, we’ll explore What is ONU, What Is Router, ONU & Router’s main usage, and What is the difference between ONU and Router. Let’s take a closer look ! Part I. Meaning of...
0
8828
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can effortlessly switch the default language on Windows 10 without reinstalling. I'll walk you through it. First, let's disable language synchronization. With a Microsoft account, language settings sync across devices. To prevent any complications,...
0
9537
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, it seems that the internal comparison operator "<=>" tries to promote arguments from unsigned to signed. This is as boiled down as I can make it. Here is my compilation command: g++-12 -std=c++20 -Wnarrowing bit_field.cpp Here is the code in...
0
9367
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven tapestry of website design and digital marketing. It's not merely about having a website; it's about crafting an immersive digital experience that captivates audiences and drives business growth. The Art of Business Website Design Your website is...
1
9319
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 Update option using the Control Panel or Settings app; it automatically checks for updates and installs any it finds, whether you like it or not. For most users, this new feature is actually very convenient. If you want to control the update process,...
0
8241
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, and deployment—without human intervention. Imagine an AI that can take a project description, break it down, write the code, debug it, and then launch it, all on its own.... Now, this would greatly impact the work of software developers. The idea...
1
6795
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new presenter, Adolph Dupré who will be discussing some powerful techniques for using class modules. He will explain when you may want to use classes instead of User Defined Types (UDT). For example, to manage the data in unbound forms. Adolph will...
0
4869
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
3
2213
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence can significantly impact your brand's success. BSMN Consultancy, a leader in Website Development in Toronto offers valuable insights into creating effective websites that not only look great but also perform exceptionally well. In this comprehensive...

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.