Opened 10 years ago
Closed 10 years ago
#13288 closed bug (notabug)
http://api.jquery.com jsonp interface does not seem to work
Reported by: | Owned by: | ||
---|---|---|---|
Priority: | undecided | Milestone: | None |
Component: | unfiled | Version: | 1.9.0 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
With relation to experiments done while reading "Learning jQuery 3rd edition" book, chapter 13, the first example dealing with JSONP request on the http://api.jquery.com site (to search for terms) does not seem to work.
Looking for the term "attr" in the example search box, the JSONP request fails (google chrome version 24).
Code failing: http://jsfiddle.net/Mgxh7/
Note: See
TracTickets for help on using
tickets.
Migrated to https://github.com/jquery/api.jquery.com/issues/234