Property of css/cssom/propertiescss/cssom/properties
Syntaxvar result = element.item;
element.item = value;
Notes Remarks
Windows Internet Explorer 7 and later. If given a string that is not a numeric index, this method throws an error if no id property with that string value is found. Always check the IDispatch pointer returned by this call, even if the method returns S_OK. If the value of the pointer is null, the element was not found and the call was not successful. Upon successful return, the pvarResult parameter contains an IDispatch interface pointer or an array of IDispatch interface pointers that can be queried for a specific interface, depending on the collection type. item returns a Variant of type Object that can be queried for IHTMLStyleSheet.
Syntax Standards informationThere are no standards that apply here.
Parametersitem
Microsoft Developer Network: [Windows Internet Explorer API reference Article]
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4