Description
Zoho is an "online office" — as set of application such as Editor, Spreadsheet and many other. The cool thing is that you can embed some of its documents into the web pages — also Wikidot.com pages.
Using the Zoho presentation application you can create simple presentations (or upload existing ones) and embed them in other pages.
You have to make the presentation "Public" and choose "Ember slideshow" from "Actions".
A nice feature is that you can upload your PowerPoint or OpenOffice presentation and make them display in a web browser.
Code
An example code you would have to paste is:
[[embed]]
<iframe src="http://www.zohoshow.com/ViewURL.sas?USER=redbeard&DOC=Wikidot_sample&IFRAME=yes" height='300' width='400' name="Wikidot sample" scrolling=no frameBorder='0' ></iframe>
[[/embed]]
Note: you can change widht/height properties in the code.
In action
Rate this solution
If you think this solution is useful — rate it up! Or dump it otherwise.





Comments