简体   繁体   中英

Jscrollpane z-index issue

I'm using Jscrollpane + jquery-chosen but as you can see the chosen menu is hidden under Jscrollpane box.

I think the issue with z-index . I tried a lot of changes but nothing is working.

it is because of overflow:hidden property for .tickets-content class remove it and it will work

it has both inline and external styles in style.css (#page-events .tickets-content{})

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM