Modify ↓
Ticket #8496 (closed bug: fixed)
about getJSON
| Reported by: | anonymous | Owned by: | kswedberg |
|---|---|---|---|
| Priority: | low | Milestone: | 1.next |
| Component: | ajax | Version: | 1.5.1 |
| Keywords: | Cc: | ||
| Blocking: | Blocked by: |
Description
getJSON() can't trigger ajaxStart()
Change History
comment:1 Changed 2 years ago by jaubourg
- Keywords needsdocs added
- Owner set to kswedberg
- Status changed from new to assigned
- Component changed from unfiled to ajax
- Priority changed from undecided to low
comment:3 Changed 2 years ago by dmethvin
- Keywords needsdocs removed
- Status changed from assigned to closed
- Resolution set to fixed
I've updated the docs:
http://api.jquery.com/category/ajax/global-ajax-event-handlers/
Please follow the bug reporting guidlines and use jsFiddle when providing test cases and demonstrations instead of pasting the code in the ticket.
Note: See
TracTickets for help on using
tickets.

Yes it can... for same-domain requests.