Skip to content

Doenst work with dataType XML #48

Open
@aaroniker

Description

@aaroniker

Hi,
thanks for this cool extension for $.ajax :)

But it doesnt work with dataType: "xml"
I get the following error:

Uncaught Error: Syntax error, unrecognized expression: [object XMLDocument]

Greetings

Edit
Does work if i use dataType: "html" and parse xml using $.parseXML(respond) afterwards
Maybe just add this to Notes :)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions