Embedding Slimzora You can easily embed Slimzora into an existing web page by using iFrames. iFrames are inline-frames and can be used to show Jinzora on a page outside of the Jinzora site. All you'll need to do is insert this HTML code into your: <iframe name="slimzora" src="/path/to/jinzora/slim.html" style="width: 300; border: 0px solid black;" height="400"></iframe> You can specify the width and height to anything you like, these are just examples. You'll also need to set the "src" the the valid path from the root of your web server, not from the file system. You'll need to make sure that Jinzora is fully operational before attemping to use Slimzora in this fashion. Example embedded Slimzora. This is being pulled from the Jinzora.org web site and should be fully functional! |