Magazine |
| | Community |
| | Workshop |
| | Tools & Samples |
| | Training |
| | Site Info |
|
|
||||||||
|
Specifies the URN of the behavior that fired the event.
Syntax
HTML N/A Script [sUrn] = event.srcUrn
Possible Values
sUrn Specifies the universal resource name (URN) identifier of the behavior that fired the event. The property is read-only with a default value of null.
Remarks
This property is set to null unless both of these conditions are true:
- A behavior is currently attached to the element on which the event is fired.
- The behavior defined in #1 has specified a URN identifier and fired the event.
Applies To
See Also
Does this content meet your programming needs? Write us!
© 1998 Microsoft Corporation. All rights reserved. Terms of use.