spacer
Yehuda Shiran December 24, 2000
Version Reporting
Tips: December 2000

Yehuda Shiran, Ph.D.
Doc JavaScript

Developer News
Google Chrome Playing Catch-Up on Extensions
Open Solutions Alliance Gets New Leadership
Red Hat Spacewalk Expands Linux Management
Netscape 6 provides a way to query on line whether a specific version of an application is supported by the browser you are running on. Examples for applications you can ask about are: "XML" and "HTML". Versions are decimal numbers such as "1.0", "2.0", and "3.0". Here is the syntax of this utility:
document.implementation.hasFeature(application name, version number);
For example:

document.implementation.hasFeature("DOM", "1.0");
and:

document.implementation.hasFeature("XML", "2.0");
Let's check the current browser you are running on: "DOM" 1.0? "HTML" 1.0? "XML" 1.0? "HTML 3.0?. As you can see, it turns out that Netscape 6 does not report as supporting DOM 1.0 and HTML 3.0.


People who read this tip also read these tips:

Look for similar tips by subject:

internet.comearthweb.comDevx.commediabistro.comGraphics.com

Search:

Jupitermedia Corporation has two divisions: Jupiterimages and JupiterOnlineMedia

Jupitermedia Corporate Info

Legal Notices, Licensing, Reprints, Permissions, Privacy Policy.
Advertise | Newsletters | Tech Jobs | Shopping | E-mail Offers

webref The latest from WebReference.com Browse >
Popular JavaScript Framework Libraries: An Overview - Part 3 · Accessing Your MySQL Database from the Web with PHP · Working with the DOM Stylesheets Collection
Sitemap · Experts · Tools · Services · Email a Colleague · Contact FREE Newsletters 
 The latest from internet.com
MS Access and MySQL · Cisco AutoQoS: VoIP QoS for Mere Mortals · While VoIP Adoption Explodes in Enterprise, Carrier Spending Lags