Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

关于在弹层中,下拉菜单不能显示的问题 #62

Open
mohamoha opened this issue Sep 3, 2014 · 3 comments
Open

关于在弹层中,下拉菜单不能显示的问题 #62

mohamoha opened this issue Sep 3, 2014 · 3 comments

Comments

@mohamoha
Copy link

mohamoha commented Sep 3, 2014

  • select 继承于overlay, overlay的z-index默认值是99,但在select中并未判断自身的容器是什么,是否处于弹层中,应该去获取容器的z-index+1 才能正常显示
  • 在Cascadecity 控件中发现此问题,等待有空时再修复
  • @afc163
@popomore
Copy link
Member

popomore commented Sep 3, 2014

如果是 iframe 的话是没办法做的,有重现 demo 么?

@zWeng33
Copy link

zWeng33 commented Sep 30, 2014

给select指定index不就可以了

1 similar comment
@zWeng33
Copy link

zWeng33 commented Sep 30, 2014

给select指定index不就可以了

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants