Tell me more ×
Stack Overflow is a question and answer site for professional and enthusiast programmers. It's 100% free, no registration required.

Somewhat obscure problem. Only occures in Internet Explorer. Perhaps someone familiar with this type of issue? As visible in the screenshot, the Context menu appears under the h:panelgrid on the right. A Picture Example of the problem

Update I tried to add style="z-index:1500;". Didn't help...

share|improve this question
please post sample code – Aba Dov Feb 14 '11 at 10:05

1 Answer

up vote 0 down vote accepted

Try setting a higher z-index value for the context menu.

share|improve this answer

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Not the answer you're looking for? Browse other questions tagged or ask your own question.