crossProbe Extras.


cp.isIE
cp.isNS
cp.isOpera
cp.isWebTV
cp.IEisMac
cp.IEisWin32 (Windows 95/98/NT/2000)
cp.IEisWin16 ( Windows 3.1 / CE )
cp.IEisV4
cp.IEisV5
cp.NSisV3
cp.NSisV4
cp.NSisV5
cp.js12
cp.js50


These variables are quite self - explaining. They are intended as a support for you own scripting alongside crossProbe. Single or combined they will tell you whatever you may want to need to know what platform / browser clients are running.

cp.js12

contains true if client has Javascript 1.2+ capabilities
Netscape 4+, MSIE 4+

cp.js50
evaluates true if client can do Jscript 5+
MSIE 4 injected by the Jscript 5 engine update,
MSIE 5.



Reference Index.