|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Object | +--mozile.Module | +--mozile.browser
Field Summary | |
<static> Boolean |
isIE
Check to see if this browser is Internet Explorer. |
<static> Boolean |
isMozilla
Check to see if this browser is Mozilla. |
<static> Boolean |
isOpera
Check to see if this browser is Opera. |
<static> Boolean |
isSafari
Check to see if this browser is Safari. |
<static> Number |
mozillaVersion
If this is a Mozilla browser, this stores a number representing the major and minor versions. |
<static> Number |
safariVersion
If this is a Safari browser, this property stores a number representing the WebKit version. |
Field Detail |
<static> Boolean isIE
<static> Boolean isMozilla
<static> Boolean isOpera
<static> Boolean isSafari
<static> Number mozillaVersion
<static> Number safariVersion
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |