Skip to content

Chained Message and Show? #1

@reidsneo

Description

@reidsneo

Currently we do

BlockUI("modal_user_edit_content").message("<h1 style='color:white;padding-top: 190px;'>Loading...</h1>");
BlockUI("modal_user_edit_content").show();

it would be better if can be chained

BlockUI("modal_user_edit_content").message("<h1 style='color:white;padding-top: 190px;'>Loading...</h1>").show();

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