Telerik UI for PHP Dialog Overview

Loading Demo...
  • EXAMPLE
  • VIEW SOURCE
index.php

Also available for:

API REFERENCE

Description

The Kendo UI Dialog is a modal popup that brings information to the user. It also provides actions through the action buttons to prompt the user for input or to ask for a decision. The component can also contain more complex UI elements that require the focus of the user. The Dialog is a subset of the Kendo UI Window component where the most prominent difference is the added functionality for actions.

The Kendo UI for jQuery Dialog control is part of Kendo UI for jQuery, a comprehensive, professional-grade UI library for building modern and feature-rich applications. The Kendo UI for jQuery collection provides 110+ UI components, an abundance of data-visualization gadgets, client-side data source, and a built-in MVVM (Model-View-ViewModel) library.

This Dialog example is part of a unique collection of hundreds of jQuery demos, with which you can see all Kendo UI for jQuery components and their features in action. View the source code of the demos from the library or directly adapt, and edit them and their theme appearance in Kendo UI for jQuery Dojo or ThemeBuilder.

Functionality and Features

  • Predefined types–Allow you to render predefined dialog types, such as alert, confirm, and prompt.
  • Action buttons–Enable you to create and add custom actions (buttons) at the bottom of the Dialog.
  • Printing–Allows you to select only the Dialog content that is visible during printing.
  • Appearance–The Dialog provides options for setting its dimensions and customizing its appearance.

Support & Learning Resources

Additional Resources