Forum Moderators: open
Inside a Javascript function I have the following line of code:
document.styleSheets[0].rules[0].styles.visibility = "visible"; Once again, everything works just fine under IE, but when I tryied it on Netscape I couldn't believe my eyes. :o
Later I found out that only IE supports this feature, therefore I would like to know if someone in this (brilliant) forum has an idea on how to solve this glitch.
Thanks a lot,
d#Nimrod
PS: I really don't understand Microsoft for developing non-compatible features for a program which wasn't even their own original idea in the first place. I mean what do they want to do?, eliminate every single software house from the face of the Earth by (trying) to dominate the software market and dictate its rules?
I feel very disappointed with Microsoft; This is what makes me want to forget completely about Windows (and every single Micro$oft product) and migrate to Linux/Unix!
I mean what do they want to do?, eliminate every single software house from the face of the Earth by (trying) to dominate the software market and dictate its rules?
Yes, this is exactly what they want to do, this is what they've wanted to do always, and it still is, their vision is one OS running, with MS software, and that will solve all the computing problems in the world. They really believe this, they are like religious about it, they just can't understand why the rest of the world doesn't see it their way.
I'm also getting pretty sick of it, and am getting ready to switch over to Linux as soon as they work out some of the desktop weaknesses, for instance redhat 8 was almost ready, but you still have to run something like wine to run real office apps and photoshop, openoffice.org for example still won't display pretty basic MS Word stuff like text boxes correctly, but it's getting there.
(...) am getting ready to switch over to Linux as soon as they work out some of the desktop weaknesses, for instance redhat 8 was almost ready, but you still have to run something like wine to run real office apps and photoshop, openoffice.org for example still won't display pretty basic MS Word stuff like text boxes correctly, but it's getting there.
So basicaly what you are saying is there are quite some vulnerabilities and weaknesses which will eventually be solved in the near future?
I must tell you and everybody I am sick and tired of Micro$oft! Some of the great software developers I know (which I actually consider gurus) use Linux OS and cannot stand Microsoft as well. China has started using Linux-OS based computers and have been saving huge sums of money as there are no copyrights to pay (open-source).
Apart from some compatibility issues with the Microsoft world (which we unfortunately depend of) I can only see advantages in using Linux.
d#nimrod
I do an installation of Linux every year or so to see where it's at, last year was the first time I actually ended up using it a bit, I like it, I just don't have time to learn the whole Unix syntax thing right now.
I haven't seen SUSE 9 yet but I've read good things about it, I'm not looking to replace my desktop development environment just because I dislike Microsoft, which I do, but because it works for me in reasonably decent manner.
The reason developers tend to use Linux and have no problems with it is because all they are doing is programming and webstuff, and Linux/opensource has a lot of good programming tools, so it doesn't really matter to them that you can't run MS office 2000 or Photoshop 6. Only the most deluded of the deluded would claim that the Gimp, for example, is anywhere even remotely close to Fireworks or Photoshop in functionality.
Which means you can go out and get Photoshop 7, Office XP, WINE, and run them on Linux to get the functionality you need, or you can wait a little longer, I thought it would be this year for sure, but it's taking them a little longer than I thought it would to get a decent product out.
Keep in mind that it was only this last year that Linux finally had a real, modern browser, the newer firebirds and konquerors.
[w3.org...]
Therefore it is not difficult to find yourself creating a web site which runs perfectly under IE, and later finding out it isn't compatible at all with Netscape due to the non-standard (?) features employed.
Personally my biggest concern about developing websites is the fact they must be accessible by any user on any browser. And this limitates any developer's moves. This is an enemy of quality.
Does anyone know if in the future we will see some standards being outlined and used by the web community?
d#Nimrod
This is AFAIK:
Netscape is dead - R.I.P.
Explorer is in limbo pending the result of various court cases - incl. the DoJ and E.U.
Mozilla and related browsers (Firebird, Camino, ...) - see mozilla.org/
Opera - see opera.com/
Safari - see weblogs.mozillazine.org/hyatt/
Having this in mind what browser do you think I should be developing to?
I appreciate your feedback, thanks