Start Building Professional
Web Apps Today


 
Categories Question details Back To List
Question  posted by Vinay on Nov 23, 2009 03:12
open dhtmlx forum
DHTMLX Layout is not visible in IE 8

Hello again,

DHTMLX layout is not appearing in IE.It works fine in firefox.The error shown in IE is

"Webpage error details

User Agent: Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.2; Trident/4.0; .NET CLR 1.1.4322; InfoPath.2; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)
Timestamp: Mon, 23 Nov 2009 11:11:44 UTC


Message: Invalid argument.
Line: 76
Char: 2
Code: 0
URI: http://etc:8080/inventory/javascripts/dhtmlxLayout/dhtmlxLayout/codebase/dhtmlxlayout.js"
Answer posted by Alex (support) on Nov 23, 2009 06:40

Hello,

please, provide the sample to recreate the issue

Answer posted by Vinay on Nov 23, 2009 21:46

Hai,

 

Sending u the JSP file as the attachment.

Attachments (1)
Answer posted by Alex (support) on Nov 24, 2009 06:04

Hello,

the reason for the issue is incorrect container style. DIV container, where layout is initialized, doesn't have real sizes. 

The sample is attached 

Attachments (1)
01.zip66.16 Kb
Answer posted by Vinay on Nov 24, 2009 22:51
Thanks for the quick support.Wanted to centralize the layout in any screen size, that's why used the '%'.But now will look for another way.