Implementation.SetFeature Method |
Sets a specific feature of the DOM implementation.
[VBScript] Public Sub SetFeature( _ ByVal feature As String, _ ByVal value As String _ )
[JScript] public function SetFeature( feature : String, value : String );
Implementation Object | Implementation Members | DOM Namespace