Skip to content

Resizable: Ability to update size and position in resize event #220

Closed
@scottgonzalez

Description

@scottgonzalez
elem.resizable({
    resize: function( event, ui ) {
        ui.size.width = 100;
    }
});

is a supported API, but isn't documented.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions