|
Blue Forest http://www.lslnet.com at 6:28 p.m. on August 22, 2006
Javascript know how the browser client code?
Dynamic code and how to know how the setup?
For example, in a loop of the different coding is not the same as the size of the offsetwidth |
Browser code? You said that version?
[html]
"Script>
Alert (window.navigator.appName);
Alert (window.navigator.appVersion);
Alert (window.navigator.userAgent);
Alert (window.navigator.appMinorVersion);
"/script>
[/html] |
Coding, such gb2312, utf 8 instead of those things. |
Maybe this?
[html]
"Script>
Alert (document.charset);
Alert (document.mimeType);
"/script>
[/html] |
|