class-method
flagrate.Element.insertTo
flagrate.Element.insertTo(element, to[, position = "bottom"]) → Element
element
(Element
) – insert this.to
(Element
) – insert to this element.position
(String
) – `before` or `top` or `bottom` or `after`.