Categories | Question details Back To List | ||
Java Applets in DHTMLX Hi, can anyone tell me why my Java Applet is not displayed in an iframe ? It works in IE , but I have to get it work in Firefox. Thank you for answers. Answer posted by Alex (support) on May 14, 2009 07:22 Hello, which dhtmlx component do you mean ? Are you sure that the applet works in a separate page ? Answer posted by Azmat on Jun 02, 2009 04:00 We use dhtmlx layout. My applet is displayed in a separate window, even in Firefox. But in an iframe it is invisible. But it is loaded correctly - you can see that in the status bar. Answer posted by Support on Jun 02, 2009 05:24 If you are using attachURL with dhtmlxLayout - it is equal to the loading content in separate iframe - so all data must be show equal to the standalone mode. By any chance, is the cell of layout, for which active content was loaded, was in collapsed state on moment of loading? If issue still occurs for you - please provide any kind of sample or demo link where issue can be reconstructed. ( you can send such info directly to support@dhtmlx.com ) |