topical media & game development
sample-js-class.htm / htm
<html>
<head>
<script src="lib-present-jquery-desktop-complete-case-lib-jquery-1.2.6.min.js"></script>
<script src="lib-present-jquery-desktop-complete-case-lib-jquery-ui-1.5.3.packed.js"></script>
<script src="lib-present-jquery-desktop-complete-case-lib-jquery.mousewheel.pack.js"></script>
<script src="sample-js-class.js"></script>
<link rel="stylesheet" href="lib-present-jquery-desktop-complete-case-css-demo.css" type="text/css" media="screen" charset="utf-8">
<title>class organizer
<script>
document.ready(function() {
organizer.start();
});
</script>
</head>
<body>
<div id="container">
<div id="universe">
</div>
<div id="scroll-trigger" title="click to pan around" >
</div>
</div>
<div id="scroll-overlay" style="display: none">
<div><button id="scroll-done">done</button></div>
</div>
<div id="welcome">
<h4>class member(s)</h4>
<button id="shuffleCards">shuffle cards</button>
</div>
</body>
(C) Æliens
04/09/2009
You may not copy or print any of this material without explicit permission of the author or the publisher.
In case of other copyright issues, contact the author.