Hello,
I want to use Border Layout to organize my webpage, with a jQueryUI 'menu' control on the left. ( http://jqueryui.com/menu/#default ) The problem is when there is a sub-menu that expands to the right, it does NOT go on top of the center area - it goes underneath. How can I fix this behavior?
Thank you.
Hello C J,
Thank you for posting in our community.
First I would like to mention that this an Infragistics forum and based on the description of your issue I can not see the relation to any of Infragistics controls.
Additionally, I noticed that you have one more forum post mentioning the very same issue. In order to ensure that all issues are addressed correctly our policy is to handle single thread per issue.
Please let me know if you have any additional questions regarding Infragistics controls.
Thank you for the reply, but I believe it does have to do with the igLayoutManager, and how the z-order is defined. Isn't it a fairly standard practice to have a menu in the LEFT section, and if that menu cascades to a submenu it should be on TOP of whatever else is on the screen?
Is there a way I can make this work?
Thank you for your comments.
You can inspect the html of your page with any browser developer tool (hit F12) and to change the z-index with jQuery.