欢迎你来开发自己的 solutions,fork
我们,给我们 pull request
;或者直接发邮件到 admin@aliceui.com。solutions 可以是:
- 浏览器 bug 兼容问题的解决方案
- HTML5/CSS3 的跨浏览器解决方案
目前 Solutions 支持原生 CSS 和 Less CSS。分为是目录下的:
- SOLUTION-NAME.css
- SOLUTION-NAME.less
----文件名---------------------|插件快捷键--------|说明-------------------------
.
├── 1px-round-corner sl-rc 1像素圆角
├── cross-browers-copy [js] 跨浏览器复制
├── cross-domain-iframe iframe 跨域问题
├── custom-file sl-file 自定义 input[type=file] 的样式
├── drop-shadow sl-shadow 跨浏览器投影
├── equal-height-layout sl-equalheight 等高布局
├── float-center sl-floatcenter 自适应宽度居中
├── font-face @font-face 用法
├── force-wrap sl-break 强制换行
├── geolocation [js] 获取地理位置
├── ie-z-index-bug IE6/7 z-Index Bug 解决
├── ime-disabled sl-ime-disabled 强制非IME(中文、日本等)输入法
├── linear-gradient 跨浏览器渐变
├── localStorage [js] 本地存储方案
├── min-max min/max height/width
├── placeholder [js] HTML5 placefolder 实现
├── pngfix PNG 透明解决方法
├── position-fixed sl-fixed IE6 的 position:fixed;
├── remove-outline sl-outline 去除虚线框
├── rotate sl-rotate 跨浏览器旋转
├── select-mask sl-selectmask IE6 浮层遮盖 select
└── vertical-horizoncal sl-hvalign 垂直+水平居中
Solutions 的 Less CSS 版本支持作者:元彦