tiny-browser.js [897b] - tiny-browser-min.js.gz [433b]
The t.b-Object requires only tiny.js. Other scripts are not necessary.
t.b should be used as read-only-object, though it is not; still changing it is discouraged, because other scripts using its informations can be confused.
Das Objekt t.b has the following format:
{ name: '[Browser-Name]', version: [Browser-Version], versionDetail: [Browser-Subversionsnumber-Array], os: { name: '[Operating System]', version: [Operating System Version] }, id: [UserAgent-String in lower case], info: [UserAgent-Info-Object] }
© 2010 Alex Kloss