Side navigation
#8496 closed bug (fixed)
Opened March 10, 2011 04:12PM UTC
Closed March 11, 2011 04:14AM UTC
about getJSON
Reported by: | anonymous | Owned by: | kswedberg |
---|---|---|---|
Priority: | low | Milestone: | 1.next |
Component: | ajax | Version: | 1.5.1 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
getJSON() can't trigger ajaxStart()
Attachments (0)
Change History (3)
Changed March 10, 2011 05:02PM UTC by comment:1
component: | unfiled → ajax |
---|---|
keywords: | → needsdocs |
owner: | → kswedberg |
priority: | undecided → low |
status: | new → assigned |
Changed March 10, 2011 07:11PM UTC by comment:2
So there!
P.S., Crappy test case.
Changed March 11, 2011 04:14AM UTC by comment:3
keywords: | needsdocs |
---|---|
resolution: | → fixed |
status: | assigned → closed |
I've updated the docs:
http://api.jquery.com/category/ajax/global-ajax-event-handlers/
Yes it can... for same-domain requests.