HBCMS更多的中文手册参考:

srcUrn参数属性

DHTML文档教程

Retrieves the Uniform Resource Name (URN) of the behavior that fired the event.

dhtml语法

event.srcurn [ = surn ]

dhtml可能的值

sUrnString that specifies or receives the URN identifier.
nullDefault.

The property is read/write. The property has a default value of null.

Expressions can be used in place of the preceding value(s), as of Microsoft® Internet Explorer 5. For more information, see about dynamic properties.

remarks

this property is set to null unless both of the following conditions are true:

  • A behavior currently is attached to the element on which the event is fired.
  • The behavior defined in the preceding bullet has specified a URN identifier and fired the event.

是否符合公共标准

There is no public standard that applies to this property.

Applies To

event

更多语法参考

behaviorurns, urns