hide
Method of dom/HTMLElementdom/HTMLElement
Syntax
var object = object.hide();
Return Value
Returns an object of type DOM NodeDOM Node
Type: HRESULT
If this method succeeds, it returns S_OK. Otherwise, it returns an HRESULT error code.
Type: HRESULT
If this method succeeds, it returns S_OK. Otherwise, it returns an HRESULT error code.
Syntax
Standards information
There are no standards that apply here.
See also
Related pages
- showshow
Attributions
Microsoft Developer Network: [Windows Internet Explorer API reference Article]