We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 473ea20 commit 62c6e4cCopy full SHA for 62c6e4c
entries/jQuery.getJSON.xml
@@ -77,7 +77,7 @@ jqxhr.complete(function(){ alert("second complete"); });</pre>
77
<code><![CDATA[
78
$.getJSON("http://api.flickr.com/services/feeds/photos_public.gne?jsoncallback=?",
79
{
80
- tags: "cat",
+ tags: "mount rainier",
81
tagmode: "any",
82
format: "json"
83
},
0 commit comments