insertafter
- Type: id
- When an element is in an
overlay
, the insertafter attribute specifies theid
of the element in the base window that the element should appear after. This attribute overrides theinsertbefore
attribute. This value may be a comma-separated list of ids, which are scanned and the first one found in the window is used.