arequests
creates an anchor object representing AJAX request to load elements of the document dynamically
arequest(txt, target, where, ..., attr = "")
Returns an object that can be added to the HTML document.
text (or any HTML content) inside the anchor
URI to load
name of the element (usuall a div
tag) load the new content into
additional parameters to the request
additional attributes for the anchor