Modify ↓
Ticket #10323 (closed bug: invalid)
How Can we handle DataType of an AJAX Call ($.ajax())
| Reported by: | saranyajk | Owned by: | |
|---|---|---|---|
| Priority: | low | Milestone: | None |
| Component: | ajax | Version: | 1.5.2 |
| Keywords: | Cc: | ||
| Blocking: | Blocked by: |
Description
Can we handle the DatatType of the Ajax Call. For example: lets consider I need to have dataType :"html" but in Ajax call the dataType is assigned as "xml"
Can i globally handle the datatype i.e what ever the dataType be assigned inside the ajax call. I need to overwrite the dataType as per my need.
Can I Do like this? If so How can I do it?
Change History
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.

Thank you for your question. However, the forums would be the best place to ask this question. Or you can ask for support in the #jquery irc channel.