Home Articles FAQs XREF Games Software Instant Books BBS About FOLDOC RFCs Feedback Sitemap
irt.Org

JavaScript Programmer's Reference - Global entries

You are here: irt.org | XRef | HTML | Global entries

Global entries

Global Methods

NameMSIENNavNotes
alert()3.022
atob()-4
attachEvent()5-
back()-4
blur()43
btoa()-4
clearInterval()44
clearTimeout()3.022
close()3.022
confirm()3.022
contextual()-4This functionality is removed from Netscape Navigator 6.0.
detachEvent()5-
disableExternalCapture()-4
enableExternalCapture()-4
execScript()4-
find()-4
focus()43
forward()-4
home()-4
moveBy()44
moveTo()44
navigate()3.02-
open()3.022
print()44
disablePrivilege()-4
enablePrivilege()-4
prompt()3.022
resizeBy()44
resizeTo()44
scroll()43
scrollBy()44
scrollTo()44
setHotkeys()-4
setInterval()44
setResizable()-4
setTimeout()3.022
setZOptions()-4
showHelp()4-
showModalDialog()4-
showModelessDialog()5-
stop()-4
valueOf()43

Global Functions

NameMSIENNavNotes
captureEvents()-4
catch( É )56
decodeURI()5.56
decodeURIComponent()5.56
encodeURI()5.56
encodeURIComponent()5.56
getClass()-3
GetObject()4-
handleEvent()-4
releaseEvents()-4
rgb()46
routeEvent()-4
ScriptEngine()4-

Global Global Functions

NameMSIENNavNotes
escape()3.022
eval()3.022If the script source passed to the eval() function cannot be parsed without failure, a run-time error will result.
isFinite()44.06This is not available for use server-side with Netscape Enterprise Server 3.
isNaN()3.024.06
parseFloat()3.022
parseInt()3.022
ScriptEngineBuildVersion()4-
ScriptEngineMajorVersion()4-
ScriptEngineMinorVersion()4-
taint()-3DO NOT USE THIS FUNCTION!
toString()43
unescape()3.022
untaint()-3DO NOT USE THIS FUNCTION!
unwatch()-4
watch()-4

Global Properties

NameMSIENNavNotes
classes-4This functionality is removed from Netscape Navigator 6.0.
clipboardData5-
closed43
crypto-4.04
defaultStatus3.022
document3.022
event4-
external5-
frame5-
frameRate-4
history43
ids-4This functionality is removed from Netscape Navigator 6.0.
innerHeight-4
innerWidth-4
java-3
length42
location3.022
locationbar-4
menubar-4
name3.022
navigator42
offscreenBuffering44
opener43
outerHeight-4
outerWidth-4
pageXOffset-4
pageYOffset-4
parent3.022
personalbar-4
returnValue4-
screen44
screenLeft5-
screenTop5-
screenX-4
screenY-4
scrollbars-4
secure-4
self3.022
status3.022
statusbar-4
tags-4This functionality is removed from Netscape Navigator 6.0.
toolbar-4
top3.022
window3.022
__parent__-4
__proto__-4

Global Static Properties

NameMSIENNavNotes
$n44Numbered argument

Global Static Constants

NameMSIENNavNotes
Infinity44.06
NaN44.06
undefined5.54.06

Global Collections

NameMSIENNavNotes
frames[]3.022

You are here: irt.org | XRef | HTML | Global entries

©2018 Martin Webb