July 1998
Intermediate to advanced
1456 pages
65h 5m
English
event — NN n/a IE 4 DOM n/a
Read-only
Internet Explorer 4’s event model allows binding of object
events to SCRIPT elements with the help of the
EVENT and FOR attributes (see
Chapter 6). The event property
returns the setting for the EVENT attribute.
if (document.all.scripts[2].event == "onresize") {
...
}Case-sensitive event name.
None.
Read now
Unlock full access