jmpressjs / jmpress.js

A jQuery plugin to build a website on the infinite canvas
http://jmpressjs.github.com/jmpress.js
1.5k stars 237 forks source link

embedding jmpress.js in other sites #91

Closed shashi2235 closed 11 years ago

shashi2235 commented 11 years ago

just like in prezi(http://prezi.com/) is it possible to share the slides created with jmpress.js using a html5 player or another container.

is there a tool that can be used to share slides if not can anybody point me in the right direction to develop such a tool

sokra commented 11 years ago

just upload it to any website. I. e. use the gh-pages branch in a github repo.

Than you can share the link or embed it into another site with a iframe.

It's also possible to create a non-fullscreen jmpress in a html block element i.e. in a div.

(You can even create a jmpress slideshow in a jsfiddle and share this :smile: )