Skip to content

document.body.mask() no longer blocks with IE11 #1222

@colexio

Description

@colexio

Until recently, document.body.mask() [and document.body.spin()] correctly blocked the content [e.g. buttons not clickable until unmask() / unspin() happens] of document.body with IE, Firefox and Chrome.

This still works with Firefox and Chrome, but no longer with IE11 (11.0.9600.16476)!

Example: http://jsfiddle.net/Uh42Q/1/

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