Skip to content

ie8 下iframe 返回json问题 #48

@UphkcRNqmafQWcSSSSSS

Description

@UphkcRNqmafQWcSSSSSS

会返回

{json: "json"}

182行: response = $(this).contents().find("body").html();
建议修改为
response = $(this).contents().find("body").text();

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions