This forum is closed to new posts and responses. Individual names altered for privacy purposes. The information contained in this website is provided for informational purposes only and should not be construed as a forum for customer support requests. Any customer support requests should be directed to the official HCL customer support channels below:

HCL Software Customer Support Portal for U.S. Federal Government clients
HCL Software Customer Support Portal



Mar 6, 2014, 8:02 PM
17 Posts
topic has been resolvedResolved

dijit menu over iframe

  • Category: Extension Library
  • Platform: Windows
  • Release: 8.5.3
  • Role: Administrator,Developer
  • Tags:
  • Replies: 2

Hi,

On my xpage I have an iframe. When my dijit menu goes over the iframe the top and bottom borders of the menu disappear. I am using the claro theme, and this only happens with ie, ff and chrome work perfectly.  Any ideas on how to resolve this?

I have been having nightmares with iframes and ie and the z-index problem. I also have dropdown login that goes down past the iframe. I resolved this with another iframe behind the dropdown.  I think my problem is related to z-indexes and ie.

Many thanks

Mar 7, 2014, 1:13 PM
17 Posts
Can change via css

Hi,

I am a bit further forward.  I can 'fudge' this by adding the following css

.lotusui .dijitMenu{
border-top: 2px solid !important !ms;
border-bottom: 2px solid !important !ms;
}

This shows a top/bottom border of 2px where the menu does NOT go over the iframe, and a top/bottom border of 1px when it does go over the iframe.   But, this does not explain where the standard top/bottom border of 1px goes.  Any suggestions?

Mar 10, 2014, 1:24 PM
17 Posts
Resolved

I had some css for an iframe on my page.  This was intefering with the css of the iframe that the dropdown uses so it remains on top

 


This forum is closed to new posts and responses. Individual names altered for privacy purposes. The information contained in this website is provided for informational purposes only and should not be construed as a forum for customer support requests. Any customer support requests should be directed to the official HCL customer support channels below:

HCL Software Customer Support Portal for U.S. Federal Government clients
HCL Software Customer Support Portal