Parameter syntax: swap | target | next | previous | first
A a element with one of href, name or id attributes must be implicitly or explicitly selected. Scrolls to and selects opposite link end (if found).
A a element with a href attribute must be implicitly or explicitly selected. Scrolls to and selects corresponding <a name="link ID"> or <a id="link ID"> (if found).
A a element with a href attribute must be implicitly or explicitly selected. Scrolls to and selects next similar link (if found).
A a element with a href attribute must be implicitly or explicitly selected. Scrolls to and selects previous similar link (if found).
A a element with one of name or id attributes must be implicitly or explicitly selected. Scrolls to and selects first <a href="#link ID"> (if found).