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

I want split monocle content into 2 column #101

Closed
nguyenduyy opened this issue Mar 14, 2012 · 2 comments
Closed

I want split monocle content into 2 column #101

nguyenduyy opened this issue Mar 14, 2012 · 2 comments

Comments

@nguyenduyy
Copy link

I want split monocle content into 2 column ( actually 2 page ). Please help me.

@joaosantos81
Copy link

It will be available probably in Monocle 3.0 version.
See roadmap at #56

Overhaul Monocle.Flippers.Scroller. Improve speed and tactility. Investigate two-page spread in landscape environments.

See also this issue - #12

@joseph
Copy link
Owner

joseph commented Mar 21, 2012

Thanks @joaosantos81. I haven't got much further with it — the problem is efficiency. Under the old approach, you'd need 5 iframes to produce a nice page-turning animation. I've been working on a new approach:

http://test.monoclejs.com/test/experimental/moz-element-flipper/

Which uses just a single iframe. But it relies on CSS features that only Mozilla has, so it's a bit academic.

Of course, if you're happy with the existing flippers, you can always simply add columns to a wrapper div in your content.

I'm going to close this issue as a dupe of #12.

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

3 participants