Popup

Hello
Someone can help me? I want to make a red window will popup and how to start, eh what ejemoplos chacado but none works for me.

thanks

Hello

If you need exactly WINDOW - use this sample:
dhtmlx.com/docs/products/dht … tring.html - to create and center it
dhtmlx.com/docs/products/dht … modal.html - to make it modal

If you need RED window (but if you are going to use only ONE window) - you can use Skin Builder and apply this red only to the window:
dhtmlx.com/docs/products/skinBuilder/index.shtml

If you need it like warning-alert window - you can use dhtmlxMesage:
dhtmlx.com/docs/products/dht … alert.html

If you want it like just text-message - you can use dhtmlxPopup component:
docs.dhtmlx.com/doku.php?id=dhtmlxpopup:toc
dhtmlx.com/docs/products/dht … index.html

The lase two are easy css customizing too