73
edits
m (→parser) |
m (→type) |
||
| Line 138: | Line 138: | ||
==== type ==== | ==== type ==== | ||
Specifies the type of remote data to retrieve. (same as <code>jQuery.ajax()</code>'s <code>dataType</code> option). If <code>"json"</code> is passed, the parser switches to JSON mode. | Specifies the type of remote data to retrieve. (same as <code>[http://api.jquery.com/jQuery.ajax/ jQuery.ajax()]</code>'s <code>dataType</code> option). If <code>"json"</code> is passed, the parser switches to JSON mode. | ||
==== url ==== | ==== url ==== | ||
edits