Kendo UI for jQuery
The Kendo UI for jQuery Dialog component presents urgent information and prompts the user to take an action through a modal window. Often used to prompt the user to confirm or cancel an action, the jQuery Dialog component is perfect to draw the user’s attention when a decision has to be made before moving on.
To help speed up your project even more, the jQuery dialog includes built-in dialogs similar to the browser’s alert, confirm, and prompt.
The jQuery Dialog’s Action Buttons prompt users for interaction. Generally, each button closes the Dialog as its last action, but you can cancel this from the custom action handler. You can also designate a button as primary.
The jQuery Dialog component 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.