On 09/02/07, Rafael Holt <[EMAIL PROTECTED]> wrote:
>
> There is a very nice method purely with CSS, but as usual it doesn't work
> in
> IE (or Opera). It works in Mozilla and will do in the next release of
> Safari. This is how to make it into two columns with mozilla with a 2 em
> gap
> in between:
>
> -moz-column-count:2;
> -moz-column-gap:2em;
>
> For Safari it's without the mozilla specific prefix (without the -moz-).


Probably not a go-er since it doesn't work in IE. I can almost guarentee you
that that's what the client's using, and if it doesn't work for them they're
not going to be happy!

Other than that, I think it'll be very difficult to work out a way of doing
> it like you want unless you resort to some javascript. This ALA article is
> a
> good read and contains a link to a script you can use:
> http://alistapart.com/articles/css3multicolumn
>

Liked this idea. Sadly, I can't seem to get it to work. :( Still tinkering
with it, but if I don't have a breakthrough soon I may have to give up. :(

Cheers,

Seona.
______________________________________________________________________
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
IE7 information -- http://css-discuss.incutio.com/?page=IE7
List wiki/FAQ -- http://css-discuss.incutio.com/
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

Reply via email to