-
Cross browser, cross platform
Like all other EO.Web Controls, EO.Web Dialog supports all popular browsers:
IE 5.5+, FireFox 1.0+, Mozilla 1.3+, Opera 7.2+, Safari 1.3+ and Chrome;
-
Supports both modal and modeless dialog
Want a modal or modeless dialog? Either one is fine. You can even use
different type of dialogs at the same time. Using multiple dialogs
together is not a problem;
-
Support Moving, Resizing and Closing
Works just like a traditional Window. Drag or resizing it by mouse,
or click the close button to close it. You can even minimize/restore
the dialog. Each feature can be independently enabled/disabled.
-
Back shade for modal dialog
Can optionally displays a back shade for modal dialog as a
visual indication that everything behind the dialog is temporarily
disabled;
-
Customizable content and footer template
Place whatever you want inside the dialog's content area or
footer area. Or put a totally separate page inside the dialog;
-
Fully customizable
Various style properties for header, content and footer area
allow to fully customize the dialog's appearance. Comes with
several built-in designs to choose from;
-
Complete client side JavaScript interface
Displaying/closing the dialog with JavaScript. Triggering
JavaScript event when the dialog is displayed/closed/canceled.
Integrate the dialog with your existing code anyway you want;