class method Spah.DOM.Modifiers.ElementId.up
Spah.DOM.Modifiers.ElementId.up(element, flags) → void
Removes the id specified by the flags from any existing elements that have it, applies the id specified by the flags to this element, and stashes the element’s old id in the data-id-old attribute so that the modification may be reversed later.