Start Building Professional
Web Apps Today


 
Categories Question details Back To List
Question  posted by Priya on Oct 28, 2009 00:23
open dhtmlx forum
Intialization of DhtmlxWindows

Hi

I am trying to initialze dhtmlxWindows.
But it is not displaying a window.
Instead it's giving me an error 'header_height is null or not an object'.
And is dhtmlxwindows_enginedhx.js file necessary for intialization.


pls advice on the same urgently
Answer posted by Alex (support) on Oct 28, 2009 02:58

Hello, 

to initialize dhtmlxwindows you can need to include following libraries:

dhtmlxwindows.css
dhtmlxwindows_dhx_skyblue.css
dhtmlxcommon.js
dhtmlxwindows.js
dhtmlxcontainer.js

Please, check that all these filesare correctly included.

Moreover in the windows package yuou can find ready samples. Please have a look dhtmlxWindows/samples/01_init/01_minimal_init.html