CSS3多列布局IE解决方法 [英] CSS3 multi column layout IE workaround

查看:122
本文介绍了CSS3多列布局IE解决方法的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

今天,我偶然发现了一个真正的伟大项目(CSS3 PIE),可以使用CSS3圆角,阴影和渐变在IE6中,IE7和IE8使用CSS设置和通常的CSS3符号。



它使用* .htc文件对于开发人员来说是透明的(如在设置它并且忘记它 - 在创建新页面或改变现有页面时不需要额外的脚本调用(只要不改变CSS)。



我想知道是否有类似的多列布局可以使用。浮动不是一个选项,因为内容不是从上到下 - 从左到右,而是从左到右 - 从上到下排列...



任何开发类似的东西对于CSS3多列布局?

解决方案

也许 Columnizer jQuery Plugin



不幸的是,它不解析你的样式表,属性像CSS3 PIE(一个非常方便的功能)。



CSS3 PIE和那个插件依赖JavaScript。


I've stumbled across a really great project (CSS3 PIE) today that makes it possible to use CSS3 rounded corners, shadows and gradients even in IE6, IE7 and IE8 using CSS settings and usual CSS3 notation.

It uses *.htc file that does the trickery and makes it really transparent for developers (as in set it and forget it - no additional script calls when creating new pages or changing existing ones (provided you don't change CSS)).

I wonder if there's anything similar for multi column layout that can be used. Floating is not an option because content is not laid out top to bottom - left to right, but rather left to right - top to bottom...

Anybody developing something similar for CSS3 multi column layout?

解决方案

Maybe the Columnizer jQuery Plugin?

Unfortunately, it doesn't parse your stylesheet and look for the relevant properties like CSS3 PIE does (a very convenient feature).

Both CSS3 PIE and that plugin rely on JavaScript.

这篇关于CSS3多列布局IE解决方法的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆