473,402 Members | 2,061 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,402 software developers and data experts.

How to disable frames in a browser?

Hi. I'm designing a site, and I'm trying find a way of browsing it without
using frames, so I can test the <noframes> </noframes> tags.

I use a linux mandrake 10 system, with KDE 3.2.

Is there a browser for linux that doesn't use frames? Or is it possible to
configure either firefox or konqueror to not use frames?
Jul 24 '05 #1
5 16540

Dfenestr8 (ch**************@yahoo.com.au) writes:
Hi. I'm designing a site, and I'm trying find a way of browsing it without
using frames, so I can test the <noframes> </noframes> tags.

I use a linux mandrake 10 system, with KDE 3.2.

Is there a browser for linux that doesn't use frames? Or is it possible to
configure either firefox or konqueror to not use frames?


Pick a real browser, not one of those sissy ones.

Lynx is guaranteed to not do frames, and surely if you make sure a sight
works with that, you'll have a site that works with anything. It also
doesn't do java or javascript, or even graphics. I've used it for
nine years come August, and even after I was able to run something
better in mid-2001 I stuck with Lynx as my main browser.

Michael
Jul 24 '05 #2
"Michael Black" <et***@FreeNet.Carleton.CA> wrote in message
news:d2**********@theodyn.ncf.ca
Pick a real browser, not one of those sissy ones.

Lynx is guaranteed to not do frames, ...


"lynx islandbounty.com" does indeed present frames.
Jul 24 '05 #3
Dfenestr8 <ch**************@yahoo.com.au> wrote:
Hi. I'm designing a site, and I'm trying find a way of browsing it
without using frames, so I can test the <noframes> </noframes>
tags.


Here's a copy of an answer that I recently sent to a similar question
in alt.html:

In addition to the possibility of installing a noframes-capable browser
such as Opera, there's a simple way: Create a file that contains the
content of your <noframes> element and access it. The simplest way is
to create a copy of your current frameset page and delete the
<frameset> and <frame> tags.

This won't tell how well the page works when the page is accessed using
a browser that uses frames but presents them in a non-visual way, as
e.g. speech-based browsers have to. Using the Lynx browser (or a Lynx
simulator) is a simple tool for such testing, which is actually more
important than noframes testing.

Quick test: read the names of your frames and ask someone to decide, on
the basis of the names alone, which frame he would choose to find
something on your page. (Use a novice, preferably. An experienced user
might guess that "left" is navigation menu and "right" is content.)

***

There was also the following reply, which I haven't tested:
"for Mozilla (Firefox and probably Netscape as well) in address bar
enter 'about:config' search for 'frames' then change the setting
'browser.frames.enabled' to 'false'"

But at least on Mozilla Firefox on Windows, changing that setting
does not seem to change anything until I close Firefox. Then, when
I try to restart it, I get "Error launching browser window:no XBL
binding". Could be a coincidence, of course. But I still think that
trying to make a noframes-incapable browser into a noframes-capable
browser by directly changing its internal variables is a risky
business: if they didn't make the setting part of the normal end user
interface, they probably didn't test it well.

(Followups trimmed.)

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

Jul 24 '05 #4
On Tue, 5 Apr 2005, Michael Black wrote:
Lynx is guaranteed to not do frames,
Let's be clear on this. Lynx gives access both to the no-frames
content and to the frames themselves.

It doesn't present the frames laid out *as* frames, but it sure gives
access to them. Which produces rather silly results if the author's
only idea of a no-frames text is something like "you can't view this
site without frames".
and surely if you make sure a sight works with that, you'll have a
site that works with anything.


"I cited a site - oh, what a sight".

Random disexamples found by Google:

__
/
FRAME: leftnav
FRAME: content

THIS SITE NEEDS FRAMES ENABLED BROWSERS TO BE VIEWED
odietamo.net
Internet and Multimedia solutions for businesses and individuals. A
range of skills for your needs: website design, multimedia,
photography, video, translations, tuitions plus useful links and
downloads.
\__

The "range of skills" seemingly doesn't include designing
for graceful fallback. Bleagh.

__
/
EIPA Home page

This site needs frames
\___

That one needs more than just frames! It looks as if the entire
substantive content of the frameset is written using Javascript.
Only the "meta" information, and the above rudeness, are actually
present in the HTML itself. Hopeless, pointless, and probably in
violation of mandatory accessibility legislation in one of more of the
EU member states to which the page is addressed.
[f'ups narrowed]
Jul 24 '05 #5
Try Dillo

Dfenestr8 wrote:
Hi. I'm designing a site, and I'm trying find a way of browsing it without
using frames, so I can test the <noframes> </noframes> tags.

I use a linux mandrake 10 system, with KDE 3.2.

Is there a browser for linux that doesn't use frames? Or is it possible to
configure either firefox or konqueror to not use frames?

Jul 24 '05 #6

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

Similar topics

1
by: Dave Smithz | last post by:
Hi there, I have implemented a login sequence using session variables for a PHP/MySQL DB which I took over development. I read some books and this NG and it seemed straight forward. However the...
11
by: yaktipper | last post by:
This explains how to disable the view source / right-click menu in Netscape 4, Netscape 6 and Internet Explorer (IE). <script language="JavaScript"> //This code is the beginning of the right...
1
by: Paul Oakfleet | last post by:
The script below will disable Submit button until user accept terms, and will redirect user to another page after clicking on Submit button. The script seems to work fine on my PC (Windows XP,...
3
by: David Rwj Cherry CS2000 | last post by:
is there any way to disable or lock vertical scroll bars on a browser window? im a newbie and i just don't want them to appear on my screen. sometimes they appear on IE but not on mozilla. any...
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
4
by: abracad | last post by:
Is it possible for a browser to support Javascript but not frames? If so, is it possible to use Javascript to test if a browser can support frames? Thanks
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...
56
by: Deepan HTML | last post by:
Hi All, Currently i am working in a framed environment where i have divided the window as 20% and 80% and the 20% is used for navigation purpose and right frame for displaying the orignal content....
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
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...
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,...
0
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...
0
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
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...

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.