JavaScript Browser Properties
JavaScript code to display the information from the browser properties! Find out the code name, color depth, platform, if Java is enabled, resolution, Ip address, hostname, and more.
Script Demo:
Demo
JavaScript Code:
Insert this code into <head> tags |
Insert this code into <body> tags |
Instruction:
Change the following text:
- Insert the onLoad event handler into your BODY tag
<body onload="display()">
| Webmaster » Web Programming » JavaScript » User Details » Browser Properties |
Related Links:
Sponsored Links
