The class encapsulates a connection to the page's originating domain, allowing requests to be made either to a configured URL, or to a URL specified at request time.
Requests made by this class are asynchronous, and will return immediately.
Registers event handlers that want to receive a normalized EventObject instead of the standard browser event and
provides several useful events directly.
Interface that provide basic animation and visual effects support.
It is important to note that although the Fx methods and many non-Fx Element methods support
"method chaining" in that they return the Element object itself as the method return value, it is
not always possible to mix the two in a single method chain.
A template class that supports advanced functionality like autofilling arrays, conditional processing with basic
comparison operators, sub-templates, basic math function support, special built-in template variables, inline code
execution and more.