Start Building Professional
Web Apps Today


 
Categories Question details Back To List
Question  posted by Siddhartha on Nov 17, 2008 06:22
open dhtmlx forum
DHTMLX Menu with frame set

I am using dhtmlx menu in our project ... in the home page there are 4 frames.(top,frame for menu,left and main body)
i made a menu .. its working fine alone bt when i m using it in the frame for menu.ita getting behind another frame.i m not able to use it .

pls help.
Answer posted by Support on Nov 17, 2008 06:55
It seems only the following struct can help you:

<div></div> // for menu
<frameset>
left, body
</frameset>

Try layout, probably it will usefull for you:
http://dhtmlx.com/docs/products/dhtmlxLayout/samples/global/menu.html?un=1226933553000