jQuery UI Widgets Forums Dialogs and Notifications Window Escape key closes window

This topic contains 1 reply, has 2 voices, and was last updated by  Peter Stoev 12 years, 1 month ago.

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
  • Escape key closes window #6331

    hardcode
    Member

    Hello,
    1. I have used the jqx windows in my app, the problem is when you press escape button the windows closes even though i have set the close button to false.

    2. Secondly, how do I include all the jqx scripte into my application with one line rather than include them one after the other. Calling the server for script many times can slow webpages..

    thanks

    Escape key closes window #6379

    Peter Stoev
    Keymaster

    Hi hardcode,

    – The keyboardCloseKey property of jqxWindow specifies the key that closes it. By default, the key is ESC. If you set the property to ‘none’, the window will not be closed when ESC is pressed.

    – The jqx-all.js file contains all files.

    Best Regards,
    Peter Stoev

    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.