How To Change the Function an Event Handler Points To (190247)
The information in this article applies to:
- Microsoft JScript 1.0
- Microsoft JScript 2.0
- Microsoft JScript 3.0
- Microsoft Internet Explorer (Programming) 5
- Microsoft Internet Explorer (Programming) 5.5
This article was previously published under Q190247 SUMMARY
Sometimes you may want to change the code that an event handler is pointing
to. To do this the function that the event handler points to must change.
VBScript does not support this, but JScript does.
REFERENCES
For further reference material on JScript, see the following Web page:
Modification Type: | Minor | Last Reviewed: | 6/29/2004 |
---|
Keywords: | kbAccess200fix kbcode kbhowto KB190247 |
---|
|