Introducing Curtain.js

I’m happy to announce my last personnal project. This is a jQuery plugin for creating an unique page transitioning system.

Instead of classic screen clean and load page transitions, the plugin loads the new page with a vertical slide animation. Exactly like a curtain rises. External controls can be added for Next/Prev pages. And there are more features explained on the example page.

Take a look of the example, it far better than any kind of long complicated explanation.

http://curtain.victorcoulon.fr

  • Jo3lefou

    Salut Victor, dis moi j’adore ton plugin ! C’est excellent, je m’en sers pour mon prochain site, je voulais savoir, est-ce qu’il y a un moyen simple d’enlever la navigation vis les fleches du clavier ? Merci !

  • Mirko

    Hi Victor, any estimate when is new version out. I would like to use it for my new portfolio, but if it is out in let’s say one month, then I will stick to the first one.

  • http://twitter.com/wearedead thomas

    la V2 a l’air d’être une excellente évolution!
    Petite question, est-il possible de bloquer un slide pour y faire apparaitre un slide à l’horizontale, puis reprendre le scroll vertical?

    • http://twitter.com/_victa Victor ☃

      Merci. Pour répondre à ta question, non ce n’est pas possible.

      Sauf si tu as des compétences en développement, et que tu veux faire évoluer le plugin :)

  • http://twitter.com/drawinghands Brian Williamson

    Great stuff. Is there a way to refresh curtain.js after AJAX content is loaded? The loaded content changes the height of the div. Many thanks.

    • http://twitter.com/drawinghands Brian Williamson

      Never mind. Problem solved. Thanks again for sharing this.