|
> You can follow standards and still have these functions in IE. Or is > that an oxymoron? If you code most things to standards (so all browsers > work) then add those things that only IE can do, you are still getting > your results aren't you? Actually, you've just described the single most important principle of good web design. The formal term for it is "graceful degradation." HTML was specifically designed for it, and you can see it in action if you look at the "embed tag within an object tag" format for calling the Java Plug-In. The idea is that a properly designed browser simply disregards content it can't deal with, and a properly designed page anticipates this, and provides as complete content, and as close to the intended user experience, as the browser permits. -- JHHL
As an Amazon Associate we earn from qualifying purchases.
This mailing list archive is Copyright 1997-2025 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].
Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.