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

Feature Completeness from curtain.js #1

Open
2 of 7 tasks
joshdmiller opened this issue May 8, 2013 · 1 comment
Open
2 of 7 tasks

Feature Completeness from curtain.js #1

joshdmiller opened this issue May 8, 2013 · 1 comment

Comments

@joshdmiller
Copy link
Owner

Against the no longer maintained curtain.js, there are several outstanding features:

  • Clickable links / menu
  • Mobile support
  • Support for more than just WebKit
  • Callbacks
  • Animated scrolling
  • Section fading
  • Keybindings
@enricodeleo
Copy link

what about the possibility to run it programmatically?
The former curtain.js, as well as most jQuery plugins required a call to .curtain(). I really love the angular-way without useless call but in my case I am trying to populate curtains with sections pulled from a json via ngRepeat. It creates sections and use right markup from ngCurtain but there is an error at some point. I think ngCurtain should compile the html after the $last ngRepeated element but can't figure out how to do it without hacking the module :(

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants