IDM_ABSOLUTE_POSITION
Sets an element's IHTMLCurrentStyle::position property to "absolute."
TBD
Remarks
This command only applies to site selectable elements. In addition, IDM_ABSOLUTE_POSITION only affects inline styles. If the page defines absolute positioning for the element in a style block, IDM_ABSOLUTE_POSITION will not be able to affect the element's positioning property.
Requirements
Minimum supported client |
Windows XP |
Minimum supported server |
Windows 2000 Server |
Header |
Mshtmcid.h |
See also
Conceptual