DHTMLX Docs & Samples Explorer

Introduction

Types

dhtmlxMessage offers 7 message window variations at your disposal (3 main types and a few subtypes):

  • alert
    1. alert (default)
    2. alert-warning
    3. alert-error
  • confirm
    1. confirm (default)
    2. confirm-warning
    3. confirm-error
  • notice



Read the chapter 'Initialization' to know how to set one of the types mentioned above or define your own one.

Alert message box

alert alert-warning alert-error

Confirm message box

confirm confirm-warning confirm-error

Notice message box

Notice

Skins

The message windows can be used with 3 different skins:

  • skyblue
  • web
  • teracce
skyblue web terrace

The skin is specified at the 'dhtmlxSuite' compilation stage.