Layout disables other links

I have initailazed a dhtmlxLayout on my page for certain html.My page also contains certain other html for page navigation which are links.I find that the layout disables all those links that do not come under it.(Which are not included in layout).Is this the way layout should work?

Please, provide the sample that allows to re-create the problem or a direct link to the problematic page (yoy can send it to support@dhtmlx.com)



Report Selection















google





div1




div2










In this one, the the link google in disabled. I had tried using div instead of table as well. it does not work.


There is an issue… It isn’t possible to initialize layout in such a way. Please, use div as layout container.


You can find initialization samples in the layout package:


dhtmlxLayout/samples/conf/attach_object.html