Help



General discription: WebBook is a web application created with state of the art web technologies.Using it you can create and veiw interactive books.
Project files discription:
WebBook1.0.1 folder: Contains current version's resource files.Such as, WebBook.css,Introduction.js etc.
Introduction.html: This is an example of WebBook and your journey starts here.
WebBook.html: This is the main framework of the app.(*)Copy and paste of this file's content to another yourfilename.html to start creating a new WebBook.
WebBook.css: Controls the styling of the core app.(*)
Introduction.css: Controls the styling of the sample book.
WebBook.js: Logic controller of the app, makes the app interactive.(*)
Introduction.js: Logic controller of the sample book.Such as, it controls the inline game.
Images folder: Contains necessary image resources.
Other folder: Contains help.html
Old Versions folder: Contains previous version's resource files(1.0.0).Current version: 1.0.1

* Only developpers will modify these files.