473,594 Members | 2,770 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

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 16575

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.co m" 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
2254
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 website I have taken over uses two frames. The left hand side is always a navigation frame with the righthand side of the screen always being the target. I developed a main web page where login takes place and if successful a session variable...
11
13701
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 click disable function right(e) { //This function is for Net 4. if (navigator.appName == 'Netscape' && (e.which == 3 || e.which == 2)) {
1
14144
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, IE6), however I don't know if it's written well. I would like the opinion of someone who knows how to write these codes properly. Please let me know if there're any logic errors. PS: Please keep in mind that I didn't write this script, I found it
3
16526
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 ideas would be most appreciated.
40
2902
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
1515
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
2308
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 frames, where the two lower ones are within a Frameset within the master Frameset: 1111111111111111111
56
3801
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. Now i want to Disable ad Enable the menu items which are placed in the left frame for navigation purpose. Can any of you input me with any idea as how to proceed? If you need any other information then please let me know.
0
7936
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
7874
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
8241
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
8366
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
7997
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,...
1
5738
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
3893
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
1
1469
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.
0
1203
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.