472,973 Members | 2,278 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

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

@import hack still needed?

Some years ago I implemented the well-known @import trick to not confuse
netscape 4 users. Is this still necessary?

The relevant style sheets are
http://www.TheBicyclingGuitarist.net...dex_filter.css and
http://www.TheBicyclingGuitarist.net...yle_filter.css

As always, I am open to suggestions for improving my site and its code.
Thanks
Jan 23 '08 #1
5 1995
The Bicycling Guitarist wrote:
Some years ago I implemented the well-known @import trick to not confuse
netscape 4 users. Is this still necessary?
Well, All Netscape browsers will be out of support from the 1st
February, so there's no future in it.

--
Steve Swift
http://www.swiftys.org.uk/swifty.html
http://www.ringers.org.uk
Jan 24 '08 #2
The Bicycling Guitarist wrote:
Some years ago I implemented the well-known @import trick to not confuse
netscape 4 users. Is this still necessary?
Only if you care about protecting Netscape 4.x users (and there aren't very
many of those visiting most websites, and they should be used to their
browser failing to cope with the web of 2008).

--
David Dorward
http://dorward.me.uk/
http://blog.dorward.me.uk/
Jan 24 '08 #3
Thu, 24 Jan 2008 05:49:36 +0000 from Steve Swift
<St***********@gmail.com>:
The Bicycling Guitarist wrote:
Some years ago I implemented the well-known @import trick to not confuse
netscape 4 users. Is this still necessary?

Well, All Netscape browsers will be out of support from the 1st
February, so there's no future in it.
I don't think that's relevant. First, very little software is
actually "supported" in any meaningful way these days. Second, just
because software is *officially* unsupported doesn't mean it stops
working. Word 97 has been "unsupported" for some time, but many
people are still happily using it. Heck, I still use a dBASE IV
database I wrote in the 1980s.

I think BG's question comes down to one of fact and one of opinion.

The factual question is what percentage or how many people use
Netscape 4. That's impossible to answer exactly, but there are
estimates.

The opinion question is whether it matters if one's pages display
oddly in that browser. That, people must decide for themselves.
FWIW, I decided a couple of years ago that Netscape 4 and IE 5 were
just not something I wanted to worry about, and I haven't had a
single complaint on that score from any site visitors.

--
Stan Brown, Oak Road Systems, Tompkins County, New York, USA
http://OakRoadSystems.com/
HTML 4.01 spec: http://www.w3.org/TR/html401/
validator: http://validator.w3.org/
CSS 2.1 spec: http://www.w3.org/TR/CSS21/
validator: http://jigsaw.w3.org/css-validator/
Why We Won't Help You:
http://diveintomark.org/archives/200..._wont_help_you
Jan 24 '08 #4
David Dorward wrote:
The Bicycling Guitarist wrote:
>Some years ago I implemented the well-known @import trick to not confuse
netscape 4 users. Is this still necessary?

Only if you care about protecting Netscape 4.x users (and there aren't very
many of those visiting most websites, and they should be used to their
browser failing to cope with the web of 2008).
A sample statistic: on a website with nearly 800,000 visits so far in
January, 431 were recorded with a 4.x version of Netscape. That's 0.054%.
Jan 24 '08 #5

"Stan Brown" <th************@fastmail.fmwrote in message
news:MP************************@news.individual.ne t...
Thu, 24 Jan 2008 05:49:36 +0000 from Steve Swift
<St***********@gmail.com>:
>The Bicycling Guitarist wrote:
Some years ago I implemented the well-known @import trick to not
confuse
netscape 4 users. Is this still necessary?
The Bicycling Guitarist ceased support for Netscape 4 on January 25, 2008.
Please advise as to any further improvements I can make to my web site.
Thanks.
Jan 25 '08 #6

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

Similar topics

0
by: Vio | last post by:
Hi, I've been trying to embed (statically) wxPy alongside an embedded py interpreter on a linux/gtk box. At one point, for some reason misc.o linking reported "multiple definitions of...
9
by: Maurice Termeer | last post by:
Hi, suppose I have an abstract base class called shape and lots of subclasses like square, circle, triangle and such. These subclasses may have subclasses themselves as well, but shape is on top of...
5
by: ChaosKCW | last post by:
Hi I was wondering if someone could help with the import statements needed to use the timeit module in the following code. I need to access the "cur" object. Thanks, import cx_Oracle...
23
by: Shane Hathaway | last post by:
Here's a heretical idea. I'd like a way to import modules at the point where I need the functionality, rather than remember to import ahead of time. This might eliminate a step in my coding...
49
by: Martin Unsal | last post by:
I'm using Python for what is becoming a sizeable project and I'm already running into problems organizing code and importing packages. I feel like the Python package system, in particular the...
4
by: Brian Blais | last post by:
Hello, I am trying to organize some of my code, and am having a little trouble with the import logic. I find I often have something like: MyPackage/ Part1/ # wants to use functions in...
8
cassbiz
by: cassbiz | last post by:
I am working on a shopping cart and have implemented a coupon hack for it. What I am trying to do (without breaking it too bad, LOL ) is to have the values stored in an external file and call it...
3
by: Alan Isaac | last post by:
This is a simple question about actual practice. I just want to know how you (yes you) are approaching this problem. The problem: What is the recommended packaging of demo scripts or test...
0
by: emanoelmelo | last post by:
Hi I'm having a problem to convert the Solemnity template to wordpress theme. This is the link: www.oficinapublicidade.com/assumpcao As you can see, in FF the sidebar is longer than the...
2
by: DJRhino | last post by:
Was curious if anyone else was having this same issue or not.... I was just Up/Down graded to windows 11 and now my access combo boxes are not acting right. With win 10 I could start typing...
0
by: Aliciasmith | last post by:
In an age dominated by smartphones, having a mobile app for your business is no longer an option; it's a necessity. Whether you're a startup or an established enterprise, finding the right mobile app...
0
tracyyun
by: tracyyun | last post by:
Hello everyone, I have a question and would like some advice on network connectivity. I have one computer connected to my router via WiFi, but I have two other computers that I want to be able to...
3
NeoPa
by: NeoPa | last post by:
Introduction For this article I'll be using a very simple database which has Form (clsForm) & Report (clsReport) classes that simply handle making the calling Form invisible until the Form, or all...
0
isladogs
by: isladogs | last post by:
The next Access Europe meeting will be on Wednesday 1 Nov 2023 starting at 18:00 UK time (6PM UTC) and finishing at about 19:15 (7.15PM) Please note that the UK and Europe revert to winter time on...
3
by: nia12 | last post by:
Hi there, I am very new to Access so apologies if any of this is obvious/not clear. I am creating a data collection tool for health care employees to complete. It consists of a number of...
0
NeoPa
by: NeoPa | last post by:
Introduction For this article I'll be focusing on the Report (clsReport) class. This simply handles making the calling Form invisible until all of the Reports opened by it have been closed, when it...
0
isladogs
by: isladogs | last post by:
The next online meeting of the Access Europe User Group will be on Wednesday 6 Dec 2023 starting at 18:00 UK time (6PM UTC) and finishing at about 19:15 (7.15PM). In this month's session, Mike...
4
by: GKJR | last post by:
Does anyone have a recommendation to build a standalone application to replace an Access database? I have my bookkeeping software I developed in Access that I would like to make available to other...

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.