/jmpress

Primary LanguageJavaScript

jmpress.js (Version 0.3)

A jQuery plugin to build a website on the infinite canvas.

Started as a jQuery port of impress.js and utilizes the power of CSS3 transforms and transitions in modern browsers.

DEMO

jmpress.js demo: [http://shama.github.com/jmpress.js]

jmpress.js beta demo: [http://sokra.github.com/jmpress.js] beta branch

BROWSER SUPPORT

jmpress.js attempts to use CSS3 transform and transition as its engine and then falls back to jQuery.animate(). Here is the current browser support list:

  • Chrome/Chromium: YES
  • Safari: YES
  • Firefox: YES
  • IE: MOSTLY
  • Opera: YES
  • iPad: YES
  • iPhone/iPod: NO
  • Android: NO

USAGE

See the DOCS in the main presentation.

CONTRIBUTING

Good news! We accept pull requests ;) Please work and pull against the dev branch. Thanks!

TESTS

jmpress.js uses the jasmine bdd library for testing. Please load test.html in your browser to run the tests.

LICENSE

Copyright 2012 Kyle Robinson Young & Tobias Koppers. Released under a MIT license.