Browser Iss/Rev Detection

This Java script code placed in an HTML file shows how different browsers use DOM fields in varied ways.

document.writeln("appCodeName=" + navigator.appCodeName);
document.writeln ("appName=" + navigator.appName);
document.writeln ( "appVersion=" + navigator.appVersion);
document.writeln ("userAgent=" + navigator.userAgent);
document.writeln ("platform=" + navigator.platform );

Your Current Browser


Opera 5.12

Mozilla
Microsoft Internet Explorer
4.0 (compatible; MSIE 5.0; Windows 95)
Mozilla/4.0 (compatible; MSIE 5.0; Windows 95) Opera 5.12 [en]

MAC InternetExplorer 5.13

Mozilla
Microsoft Internet Explorer
4.0 (compatible; MSIE 5.0; Macintosh; I; PPC)
Mozilla/4.0 (compatible; MSIE 5.13: Mac_PowerPC)

InternetExplorer 4.7

Mozilla
Microsoft Internet Explorer
4.0 (compatible; MSIE 4.01; Windows 95)
Mozilla/4.0 (compatible; MSIE 4.01; Windows 95)

InternetExplorer 5.5

Mozilla
Microsoft Internet Explorer
4.0 (compatible; MSIE 5.5; Windows 95)
Mozilla/4.0 (compatible; MSIE 5.5; Windows 95)

Netscape 4.08

Mozilla
Netscape
4.08 [en] (Win95; U ;Nav)
Mozilla/4.08 [en] (Win95; U ;Nav)

Netscape 6.1

Mozilla
Netscape
5.0 (Windows; en-US)
Mozilla/5.0 (Windows; U; Win95; en-US; rv:0.9.2) Gecko/20010726 Netscape6/6.1