Labs/Ubiquity/Writing A Search Command: Difference between revisions

Jump to navigation Jump to search
m
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 ====
73

edits

Navigation menu