hi,
We are using the menu in an iframe but not in the main window. So for now we are just giving some default height, width and position to the iframe, but with this approach the problem is the main window content is getting blocked by the iframe. So we need to make the iframe height and width exactly same as the menu.
I was able to do this for the parent menu, but i am not able to tackle with the sub group. So i thought may be we can open another iframe for the subgroup and that too with the exact postion, height and width of the sub menu. but i am not able to figure out that how to get the position, height and width for any items child menu.