DIR : /home/kozerus/public_html/pn/uize/site-source/directory.html.jst
/home/kozerus/public_html/pn/uize/site-source
<%@
required ('Uize.Templates.List')
%><!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<title>Site Map | UIZE JavaScript Framework</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"/>
<meta name="keywords" content="UIZE JavaScript Framework"/>
<meta name="description" content="This is the directory or site map for the UIZE JavaScript Framework"/>
<link rel="alternate" type="application/rss+xml" title="UIZE JavaScript Framework - Latest News" href="http://www.uize.com/latest-news.rss"/>
<link rel="stylesheet" href="css/page.css"/>
<link rel="stylesheet" href="css/page.simpledoc.css"/>
</head>
<body>
<script type="text/javascript" src="js/Uize.js"></script>
<h1 class="header">
<a id="page-homeLink" href="index.html" title="UIZE JavaScript Framework home"></a>
<a href="index.html" class="homeLinkText" title="UIZE JavaScript Framework home">UIZE JavaScript Framework</a>
</h1>
<div class="main">
<h1 class="document-title">Site Map</h1>
<div class="preamble">This document provides a directory / site map for the UIZE JavaScript Framework.</div>
<div id="page-contents" class="contents-tree">
<%= Uize.Templates.List.process ({items:[{title:'Site Map',items:input.siteMap}]}) %>
</div>
</div>
<script type="text/javascript">
Uize.require (
'UizeSite.Page.Doc.library',
function () {
(window.page = UizeSite.Page.Doc ()).wireUi ();
page.children.contents.collapseAllBut (['Site Map','Examples']);
}
);
</script>
</body>
</html>
//
koh5_pano
Drag mouse to navigate.
Navigation
- Left/Right Mouse drag: Changes camera heading.
- Up/Sown Mouse drag: Changes camera pitch.
- Scroll wheel: Changes camera field of view.
- I-Key: Displays Info panel with canvas size, image size and FPS.
17.Aug.2010, Martin Wengenmayer