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

对Modal弹出框的小建议 #8

Closed
C860 opened this issue Sep 13, 2013 · 3 comments
Closed

对Modal弹出框的小建议 #8

C860 opened this issue Sep 13, 2013 · 3 comments

Comments

@C860
Copy link

C860 commented Sep 13, 2013

Modal弹出框采用了box-shadow样式,而此样式在IE6、7、8下是不支持的。

而由于没有对Modal弹出框在IE下进行边框处理,导致Modal“失去”了边框,显得不是很美观,也不符合“框”的定义了。

建议解决方案:在IE下为Modal添加border属性

@sofish
Copy link
Contributor

sofish commented Sep 13, 2013

多谢建议,目前是有 backdrop 的,考虑后面加上

@C860
Copy link
Author

C860 commented Sep 13, 2013

我看到在background中加了\9的HACK,但是貌似我在IE6、7中并未发现背景色有改变,是backdrop样式出现问题了?

@sofish
Copy link
Contributor

sofish commented Sep 13, 2013

有的哦,打开这个 http://engineer.baixing.com:3003/ui#modal
点击「Modal Demo」

@sofish sofish closed this as completed Sep 13, 2013
@sofish sofish reopened this Sep 13, 2013
@C860 C860 closed this as completed Sep 13, 2013
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

2 participants