JavaScript Programmer's Reference - Global entries
You are here: irt.org | XRef | HTML | Global entries
Global entries
Global Methods
| Name | MSIE | NNav | Notes |
|---|
| alert() | 3.02 | 2 | |
| atob() | - | 4 | |
| attachEvent() | 5 | - | |
| back() | - | 4 | |
| blur() | 4 | 3 | |
| btoa() | - | 4 | |
| clearInterval() | 4 | 4 | |
| clearTimeout() | 3.02 | 2 | |
| close() | 3.02 | 2 | |
| confirm() | 3.02 | 2 | |
| contextual() | - | 4 | This functionality is removed from Netscape Navigator 6.0. |
| detachEvent() | 5 | - | |
| disableExternalCapture() | - | 4 | |
| enableExternalCapture() | - | 4 | |
| execScript() | 4 | - | |
| find() | - | 4 | |
| focus() | 4 | 3 | |
| forward() | - | 4 | |
| home() | - | 4 | |
| moveBy() | 4 | 4 | |
| moveTo() | 4 | 4 | |
| navigate() | 3.02 | - | |
| open() | 3.02 | 2 | |
| print() | 4 | 4 | |
| disablePrivilege() | - | 4 | |
| enablePrivilege() | - | 4 | |
| prompt() | 3.02 | 2 | |
| resizeBy() | 4 | 4 | |
| resizeTo() | 4 | 4 | |
| scroll() | 4 | 3 | |
| scrollBy() | 4 | 4 | |
| scrollTo() | 4 | 4 | |
| setHotkeys() | - | 4 | |
| setInterval() | 4 | 4 | |
| setResizable() | - | 4 | |
| setTimeout() | 3.02 | 2 | |
| setZOptions() | - | 4 | |
| showHelp() | 4 | - | |
| showModalDialog() | 4 | - | |
| showModelessDialog() | 5 | - | |
| stop() | - | 4 | |
| valueOf() | 4 | 3 | |
Global Functions
| Name | MSIE | NNav | Notes |
|---|
| captureEvents() | - | 4 | |
| catch( É ) | 5 | 6 | |
| decodeURI() | 5.5 | 6 | |
| decodeURIComponent() | 5.5 | 6 | |
| encodeURI() | 5.5 | 6 | |
| encodeURIComponent() | 5.5 | 6 | |
| getClass() | - | 3 | |
| GetObject() | 4 | - | |
| handleEvent() | - | 4 | |
| releaseEvents() | - | 4 | |
| rgb() | 4 | 6 | |
| routeEvent() | - | 4 | |
| ScriptEngine() | 4 | - | |
Global Global Functions
| Name | MSIE | NNav | Notes |
|---|
| escape() | 3.02 | 2 | |
| eval() | 3.02 | 2 | If the script source passed to the eval() function cannot be parsed without failure, a run-time error will result. |
| isFinite() | 4 | 4.06 | This is not available for use server-side with Netscape Enterprise Server 3. |
| isNaN() | 3.02 | 4.06 | |
| parseFloat() | 3.02 | 2 | |
| parseInt() | 3.02 | 2 | |
| ScriptEngineBuildVersion() | 4 | - | |
| ScriptEngineMajorVersion() | 4 | - | |
| ScriptEngineMinorVersion() | 4 | - | |
| taint() | - | 3 | DO NOT USE THIS FUNCTION! |
| toString() | 4 | 3 | |
| unescape() | 3.02 | 2 | |
| untaint() | - | 3 | DO NOT USE THIS FUNCTION! |
| unwatch() | - | 4 | |
| watch() | - | 4 | |
Global Properties
| Name | MSIE | NNav | Notes |
|---|
| classes | - | 4 | This functionality is removed from Netscape Navigator 6.0. |
| clipboardData | 5 | - | |
| closed | 4 | 3 | |
| crypto | - | 4.04 | |
| defaultStatus | 3.02 | 2 | |
| document | 3.02 | 2 | |
| event | 4 | - | |
| external | 5 | - | |
| frame | 5 | - | |
| frameRate | - | 4 | |
| history | 4 | 3 | |
| ids | - | 4 | This functionality is removed from Netscape Navigator 6.0. |
| innerHeight | - | 4 | |
| innerWidth | - | 4 | |
| java | - | 3 | |
| length | 4 | 2 | |
| location | 3.02 | 2 | |
| locationbar | - | 4 | |
| menubar | - | 4 | |
| name | 3.02 | 2 | |
| navigator | 4 | 2 | |
| offscreenBuffering | 4 | 4 | |
| opener | 4 | 3 | |
| outerHeight | - | 4 | |
| outerWidth | - | 4 | |
| pageXOffset | - | 4 | |
| pageYOffset | - | 4 | |
| parent | 3.02 | 2 | |
| personalbar | - | 4 | |
| returnValue | 4 | - | |
| screen | 4 | 4 | |
| screenLeft | 5 | - | |
| screenTop | 5 | - | |
| screenX | - | 4 | |
| screenY | - | 4 | |
| scrollbars | - | 4 | |
| secure | - | 4 | |
| self | 3.02 | 2 | |
| status | 3.02 | 2 | |
| statusbar | - | 4 | |
| tags | - | 4 | This functionality is removed from Netscape Navigator 6.0. |
| toolbar | - | 4 | |
| top | 3.02 | 2 | |
| window | 3.02 | 2 | |
| __parent__ | - | 4 | |
| __proto__ | - | 4 | |
Global Static Properties
| Name | MSIE | NNav | Notes |
|---|
| $n | 4 | 4 | Numbered argument |
Global Static Constants
Global Collections
| Name | MSIE | NNav | Notes |
|---|
| frames[] | 3.02 | 2 | |
You are here: irt.org | XRef | HTML | Global entries
©2018 Martin Webb