Sets the cascading style sheet's position style to absolute.
public void setPosAbsolute()
Absolute positioning sets the element at an offset from the origin of its first positioned parent by the cascading style sheet's left and top settings.
See Also getPosRelative, getPosAbsolute, setPosRelative