replace_html(<sel>, <html>)
Replace the page element (usually a <div>) with the id given by <html> with content given by the result of evaluating the expression.
The following ruleset shows replace_html() being used
The following demonstrates the preceding rule:
Labels: