Name | MSIE | NNav | Notes |
---|
alert() | 3.02 | 2 | |
attachEvent() | 5 | - | This functionality is unavailable on the Macintosh version of the MSIE browser upto at least version 5. |
back() | - | 4 | |
blur() | 4 | 3 | |
clearInterval() | 4 | 4 | |
clearTimeout() | 3.02 | 2 | |
close() | 3.02 | 2 | Do not confuse this method with the document.close() method. |
confirm() | 3.02 | 2 | |
detachEvent() | 5 | - | |
disableExternalCapture() | - | 4 | UniversalBrowserWrite privilege required to enable the external capture again. |
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 | Do not confuse the window.open() method with document.open(). |
print() | 5 | 4 | This does not appear to work on the Macintosh at version 4.7 of Netscape Navigator. |
prompt() | 3.02 | 2 | |
resizeBy() | 4 | 4 | |
resizeTo() | 4 | 4 | |
scroll() | 4 | 3 | |
scrollBy() | 4 | 4 | Vertical scrolling in Netscape Navigator moves in the reverse direction to MSIE. |
scrollTo() | 4 | 4 | Vertical scrolling in Netscape Navigator moves in the reverse direction to MSIE. |
setHotkeys() | - | 4 | |
setInterval() | 4 | 4 | The functionality of this method is more limited in MSIE version 4. |
setResizable() | - | 4 | |
setTimeout() | 3.02 | 2 | |
setZOptions() | - | 4 | |
showHelp() | 4 | - | THis is not supported on the Macintosh platform. |
showModalDialog() | 4 | - | |
showModelessDialog() | 5 | - | |
stop() | - | 4 | |
Name | MSIE | NNav | Notes |
---|
clientInformation | 4 | - | |
clipboardData | 5 | - | |
closed | 4 | 3 | |
crypto | - | 4.04 | |
defaultStatus | 3.02 | 2 | The default status value may not be properly restored on some platforms. |
dialogArguments | 4 | - | |
dialogHeight | 4 | - | |
dialogLeft | 4 | - | |
dialogTop | 4 | - | |
dialogWidth | 4 | - | |
document | 3.02 | 2 | |
event | 4 | - | The MSIE event-handling model is radically different to the Netscape Navigator event-handling model. |
external | 5 | - | |
frame | 5 | - | Using this property renders your scripts non-portable unless you code around the missing property on non MSIE browsers. |
frameRate | - | 4 | |
history | 4 | 3 | This appears to be only partially supported on MSIE for Macintosh. |
innerHeight | - | 4 | |
innerWidth | - | 4 | |
java | - | 3 | |
length | 4 | 2 | |
location | 3.02 | 2 | |
locationbar | - | 4 | |
menubar | - | 4 | |
name | 3.02 | 2 | This is not the title text for the window. |
navigator | 4 | 2 | |
netscape | - | 3 | |
offscreenBuffering | 4 | 4 | |
onblur | 4 | 3 | |
ondragdrop | - | 4 | Note that this does not appear to work in Netscape Navigator version 4.7 for Macintosh. |
onerror | 4 | 3 | |
onfocus | 4 | 3 | |
onload | 3.02 | 2 | |
onmove | - | 4 | |
onresize | 4 | 4 | |
onunload | 3.02 | 2 | |
opener | 4 | 3 | Not supported by Netscape Navigator version 2 or version 3 of MSIE. |
outerHeight | - | 4 | |
outerWidth | - | 4 | |
Packages | - | 3 | |
pageXOffset | - | 4 | |
pageYOffset | - | 4 | |
parent | 3.02 | 2 | |
personalbar | - | 4 | |
pkcs11 | - | 4.04 | |
returnValue | 4 | - | |
screen | 4 | 4 | This may not behave the same on all platform configurations. |
screenLeft | 5 | - | |
screenTop | 5 | - | |
screenX | - | 4 | |
screenY | - | 4 | |
scrollbars | - | 4 | |
secure | - | 4 | |
self | 3.02 | 2 | |
sidebar | - | 6 | |
status | 3.02 | 2 | |
statusbar | - | 4 | |
sun | - | 3 | |
toolbar | - | 4 | |
top | 3.02 | 2 | Note that this value is not necessarily the same as the parent property. |
window | 3.02 | 2 | |