-
-
Notifications
You must be signed in to change notification settings - Fork 3
function_ajax
Wesley de Groot edited this page Jul 31, 2018
·
36 revisions
_ _____
| | / ____|
| | | (___
_ | | \___ \
______ _ | |__| | ____) |
|______| (_) \____/ |______/
v1.0.0 Final
Loads a page AJAX
This function is for the Command Line Interface and Websites!
Type | @var | Description | Required |
object | object | Wrapper | Required |
string | url | Url to get | Required |
object | options | extra options | Required |
for web use: _('.wrapper').ajax(url, options)
for node use: _.ajax(url, options)
bool/string
Back to function list
© Wesley de Groot • CC-BY 4.0 • WDGWV