Sablotron Extensions API Reference

DOMImplementation.hasFeature() DOMImplementation

Syntax

       hasFeature(feature, version)
NameTypeDescription
featureStringThe feature parameter is of type String.
versionStringThe version parameter is of type String.
(RET)BooleanThis method returns a Boolean.

Description

This function always returns FALSE currently.

See Also

Groups [ DOMImplementation ]

© 2001 Ginger Alliance
revision 01-12-14
This page was generated by APIDOC