This topic contains 1 reply, has 2 voices, and was last updated by  Hristo 8 years, 3 months ago.

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
  • Window OnClose #87114

    t.knorr
    Participant

    Hello,

    At Window OnClose the dimmed BackgroundColor will be not removed in Internet Explorer.

    I allready found the Bug in jqxwindow.js at “this._modalBackground.remove()”.
    This line caused the error: Function Remove could not be found
    I think the JQuery escaping has been forgotten here so it has to be “a(this._modalBackground).remove()”

    Regards,
    Thomas

    Window OnClose #87159

    Hristo
    Participant

    Hello Thomas,

    Thank you for this feedback we will investigate this.
    Please do not paste source code to public view.

    Best Regards,
    Hristo Hristov

    jQWidgets team
    http://www.jqwidgets.com

Viewing 2 posts - 1 through 2 (of 2 total)

You must be logged in to reply to this topic.