Functions
| Method | Action | Mozilla | Safari | Chrome | Opera | ||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
getFeature(DOMString feature, DOMString version) : DOMObject
This method returns a specialized object which implements the specialized APIs of the specified feature and version, as specified
in DOM Features. The specialized object may also be obtained by using binding-specific casting methods but is not necessarily
expected to, as discussed in Mixed DOM Implementations. This method also allow the implementation to provide specialized objects
which do not support the DOMImplementation interface.
|
Show Details | ||||||||||||
|
Parameters
Returns
|
|||||||||||||