AJAX Made Easy
Base provides a small suite of functions suitable for use in a
RESTful design that significantly simplifies the process of performing
routine AJAX operations. Each of these functions provides explicit
mechanisms that eliminate virtually all of the boilerplate you'd
normally find yourself writing. Table 4-1 summarizes the property values
for args.
Table 4-1. Property values for args
Name | Type (Default) | Comment |
|---|---|---|
|
| The base URL to direct the request. |
|
| Contains key/value
pairs that are encoded in the most appropriate way for the
particular transport being used. For example, they are
serialized and appended onto the query string as |
Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Read now
Unlock full access