简体   繁体   中英

drop down menu with position absolute , not working in overflow scroll ,How do I fix it?

Because of the overflow, the menu opens inside the box and it must be a box with overflow. Do you have a solution for this, friends?

在此处输入图像描述

I think you should add a higher z-index to the dropdown. .dropdown { z-index: 1000; }

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