Categories | Question details Back To List | ||
dhtmlxLayout freze Hi i want to add user login to my application. i have a main page created with dhtmlxLayout and i want in the first load this main page will be frozen and a modal winow opened after the registration the modal will be closed and the main page will be activated. can you help me ? Thanks and Regards Answer posted by Support on Jan 19, 2009 02:23 Hello, Yes it possible. Just create a modal window. Here is a demo: http://dhtmlx.com/docs/products/dhtmlxWindows/samples/z-coordinate/modal.html?un=1232360812000 |