This worked very well for me!!
Thank you very much.
El lunes, 29 de agosto de 2011 22:44:56 UTC+2, Trey escribió:
>
> Hey, I happen to have come across an updated solution that, for me, is
> working perfectly.
> Set the -moz and -webkit column count (or width) declarations as you
> normally would. Then, wrap your content in <div> elements. Each of
> these divs should hold the content for one column. Then, give the
> divs a class like this
>
> .yourclass { display: inline-block; }
>
> This prevents the div from being broken between the columns!
> This solution isn't perfect - it isn't rule based, you have to do it
> manually. But it works. When I don't want the automatic column
> behavior, I usually want to define the layout very precisely, anyway.
> Hope it works for you.
>
> PS. I heard that column-break-before/after works in Chrome but I have
> not tested it yet.
>
> Tr3y
>
> On Aug 28, 3:47 pm, "[email protected]" <[email protected]> wrote:
> > Yes, but you're not going to like it.
> > The only way to make sensible columns (that I have found) is to
> > a.) use javascript
> > b.) use the -moz and -webkit css column property prefix styles.
> However,
> > -moz did not support column-break last time I checked (4 months ago), so
> > you're gonna get lists and blocks of content broken across columns where
> > they shouldn't be.
> >
> > http://kmsm.ca/2010/an-almost-complete-guide-to-css3-multi-column-lay...
>
> > check out that page,http://plugins.jquery.com/project/columnize
> > or that if you want a jquery solution.
> >
> > trey
> >
> > On Sun, Aug 28, 2011 at 11:37 AM, Dave Gifford -http://www.giffmex.org/<
>
> >
> >
> >
> >
> >
> >
> >
> > [email protected]> wrote:
> > > Hi all,
> >
> > > I have a foreachtiddler displaying the contents of various tiddlers in
> > > a master tiddler, and have it wrapped in CSS so it displays in three
> > > columns.
> >
> > > How could I tweak it so that tiddler contents don't get split up
> > > between columns? Is there a 'force tiddler column break' or something
> > > like that?
> >
> > > Thanks in advance,
> >
> > > Dave
> >
> > > --
> > > You received this message because you are subscribed to the Google
> Groups
> > > "TiddlyWiki" group.
> > > To post to this group, send email to
> > > [email protected]<javascript:>.
>
> > > To unsubscribe from this group, send email to
> > > [email protected] <javascript:>.
> > > For more options, visit this group at
> > >http://groups.google.com/group/tiddlywiki?hl=en.
--
You received this message because you are subscribed to the Google Groups
"TiddlyWiki" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/tiddlywiki.
For more options, visit https://groups.google.com/groups/opt_out.