Kendo UI for jQuery
The Kendo Ui for jQuery Window component is a non-modal HTML window that can be moved and resized. It contains controls similar to desktop windows with minimizing, maximizing and closing actions, and lets developers fully control the content of each window.
The Window component allows you to constrain movement to the borders of a specific container.
The default Action Buttons are minimize, maximize, restore, and close. Additionally, developers can provide custom actions and add them to the title area to provide additional actions for users.
The jQuery Window provides configuration options for controlling the width and height of the Window. When these options haven’t been set, the component has internal logic to help calculate the height and width based on the contained content.
Impress your users by revealing or closing your jQuery window with an animation.
The jQuery Window supports any globalization or localization scenarios. You can also enable RTL mode to display the control’s text and UI elements from left to right.
Improve accessibility and productivity with keyboard-only navigation. This component supports keyboard navigation to help navigate and interact with items.
The jQuery Window is compliant with Section 508 standards, is AA rated with WCAG 2.0 and follows WAI-ARIA standards.