Skip to content

Add 'method' option #486

@tony-ist

Description

@tony-ist

In ajaxSubmit there is line:

method = options.type || this.attr2('method');

And what if options has only method and no type specified? According to jquery reference, method is alias for type. Maybe add both?

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions