Browser und Plattform
Pfad- und Dateiangaben
Bildschirm-Angaben
Script-Sprachen, Java, ActiveX, Cookies, Security
Dokumenten-Angaben


Auslesen der wichtigsten User-Details mittels JavaScript


   Browser und Plattform
interner Browsername:
navigator.appCodeName
Browsername:
navigator.appName
Browserversion:
navigator.appVersion
UserAgent:
navigator.userAgent
UserPlatform:
navigator.appVersion
Computer Info:
Language:
navigator.language
   
   Pfad- und Dateiangaben
Location - Protocol:
window.location.protocol
Location - Hostname:
window.location.hostname
Location - Host:
window.location.host
Parent - href:
parent.location.href
Location - Href:
window.location.href
Location - Pathname:
window.location.pathname
Location - Port:
window.location.port
domain:
parent.document.domain
referrer:
parent.document.referrer
lastModified:
parent.document.lastModified
 
   Bildschirm-Angaben
Width:
screen.width
Height:
screen.height
avail Height:
screen.availHeight
avail Width:
screen.availWidth
Pixel Depth:
screen.pixelDepth
Colour Depth:
screen.colorDepth
   
   Script-Sprachen | Java | ActiveX | Cookies | Security
JavaScript:
JavaScript:
JavaScript:
 
JScript:
VBScript:
Java:
ActiveX:
Cookies:
Security:
   
   Dokumenten-Details
Browserinnenweite:
Browserinnenhöhe:
<title>
parent.document.title
linkColor
parent.document.linkColor
vlinkColor
parent.document.vlinkColor
alinkColor
parent.document.alinkColor
bgColor
parent.document.bgColor
fgColor
parent.document.fgColor
images
document.images.length
links
document.links.length
forms
document.forms.length
history
parent.window.history.length
frames
parent.window.frames.length

Quelle: www.webaid.de/js/docs/jav29.shtml - nicht mehr erreichbar Bitte beachten: Keine Haftung für Inhalte fremder Internetseiten, hier fehlerbereinigt und erweitert.

© 1999